remove...

This commit is contained in:
symant233 2019-12-13 11:57:42 +08:00
parent 0115285e10
commit 0208d9b9e6

View File

@ -252,18 +252,4 @@ html.theme-black code {
color: #ed2553; color: #ed2553;
border: none; border: none;
background-color: #292929 background-color: #292929
}
/*
trying to fix conflict
*/
div {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
:focus {
outline: 0;
border:none;
color: rgba(0, 0, 0, 0);
} }