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