Outline fix
This commit is contained in:
@@ -35,4 +35,12 @@ header {
|
||||
-khtml-user-select: none; /* Konqueror HTML */
|
||||
-moz-user-select: none; /* Firefox */
|
||||
-ms-user-select: none; /* Internet Explorer/Edge */
|
||||
}
|
||||
|
||||
a {
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
button {
|
||||
outline: none !important;
|
||||
}
|
Reference in New Issue
Block a user