core: remove shadows
This commit is contained in:
parent
fa7fc16fd2
commit
a6ffab5181
@ -30,7 +30,6 @@ canvas {
|
||||
}
|
||||
|
||||
#navBarLeft {
|
||||
text-shadow:1px 1px 10px #fe640b;
|
||||
text-align: left;
|
||||
font-size: 14px;
|
||||
padding: 4px;
|
||||
@ -107,9 +106,9 @@ a {
|
||||
}
|
||||
|
||||
a:hover, a:active {
|
||||
color: #fe640b;
|
||||
border-radius: 9px;
|
||||
text-decoration: underline;
|
||||
animation: hover 3s linear infinite;
|
||||
}
|
||||
|
||||
a.button {
|
||||
|
Loading…
Reference in New Issue
Block a user