remove...

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

View File

@ -253,17 +253,3 @@ html.theme-black code {
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);
}