forgot text-transform and text-shadow
This commit is contained in:
parent
c39c010695
commit
a4e2041ede
|
@ -140,6 +140,8 @@ input, select, textarea {
|
|||
border-top: 2px solid white;
|
||||
border-bottom: 2px solid white;
|
||||
font-family: '95';
|
||||
text-transform: initial;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
|
|
Loading…
Reference in New Issue
Block a user