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
|
@ -14,6 +14,21 @@ body {
|
|||
font-size: 11px;
|
||||
/*text-shadow: 0px 0px 3px #FF46D2;*/
|
||||
}
|
||||
.bar
|
||||
{
|
||||
background-color: #0C0001;
|
||||
-webkit-box-shadow: none;
|
||||
-moz-box-shadow: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
.bar.top
|
||||
{
|
||||
border-bottom: 2px solid #3CC!important;
|
||||
}
|
||||
.bar.bottom
|
||||
{
|
||||
border-top: 2px solid #3CC!important;
|
||||
}
|
||||
@font-face
|
||||
{
|
||||
font-family: 'lain';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue