removing theme selector from contact page, fixing f0ck95 css
This commit is contained in:
@ -139,6 +139,7 @@ input, select, textarea {
|
||||
padding: 0 !important;
|
||||
border-top: 2px solid white;
|
||||
border-bottom: 2px solid white;
|
||||
font-family: '95';
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
@ -265,7 +266,7 @@ a.nav-link[href="/contact"]::before {
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
a.nav-link[href="/how"]::before {
|
||||
a.nav-link[href="/about"]::before {
|
||||
content: "";
|
||||
background-image: url('/s/img/how_20px.png');
|
||||
padding-left: 20px;
|
||||
|
Reference in New Issue
Block a user