Remove text shadow
This commit is contained in:
parent
3cc93345ef
commit
d6507a5882
1 changed files with 0 additions and 5 deletions
|
@ -755,11 +755,6 @@ nav.secondary {
|
|||
font-size: 16px;
|
||||
text-stroke: 2px #fff;
|
||||
background: rgba(255,255,255,.9);
|
||||
text-shadow:
|
||||
-2px -2px 1px #fff,
|
||||
2px -2px 1px #fff,
|
||||
-2px 2px 1px #fff,
|
||||
2px 2px 1px #fff;
|
||||
input[type="radio"] {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue