trying to fix conflict

This commit is contained in:
symant233 2019-12-13 11:56:36 +08:00
parent ea8a576f7e
commit 0115285e10

View File

@ -64,8 +64,7 @@ sup {
} }
img { img {
border-style: none; border-style: none
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} }
label { label {
@ -255,6 +254,14 @@ html.theme-black code {
background-color: #292929 background-color: #292929
} }
/*
trying to fix conflict
*/
div {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
:focus { :focus {
outline: 0; outline: 0;
border:none; border:none;