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
|
@ -12,6 +12,14 @@ body
|
|||
background: #395168;
|
||||
color: #E0E0E0;
|
||||
}
|
||||
.bar
|
||||
{
|
||||
-moz-box-shadow: 0 0 40px #435D78;
|
||||
-webkit-box-shadow: 0 0 40px #435D78;
|
||||
box-shadow: 0 0 40px #435D78;
|
||||
background-color: #435D78!important;
|
||||
border-color: #486582!important;
|
||||
}
|
||||
.boardlist
|
||||
{
|
||||
text-shadow: none!important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue