Remove some CSS outline and !important

This commit is contained in:
djmaze 2021-04-22 13:37:43 +02:00
parent 0d5ea94934
commit 1b4277c9db
18 changed files with 192 additions and 265 deletions

View file

@ -39,7 +39,6 @@
.e-item {
overflow: hidden;
text-decoration: none;
outline: 0;
}
.e-link {
@ -56,7 +55,6 @@
padding: 4px 10px;
outline: 0;
text-decoration: none;
}