forked from leftypol/leftypol
Update navbar styling
This commit is contained in:
parent
e6f601697e
commit
7909881491
11 changed files with 119 additions and 27 deletions
|
@ -10,6 +10,14 @@ background-attachment: scroll, scroll;
|
|||
font-family: serif;
|
||||
font-size: 16px;
|
||||
}
|
||||
.bar
|
||||
{
|
||||
border-color: #E5D959!important;
|
||||
background-image: url('img/jungle_td.png');
|
||||
-moz-box-shadow: none;
|
||||
-webkit-box-shadow: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
div.title h1 {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue