Update navbar styling

This commit is contained in:
Simon McFarlane 2015-01-24 22:33:49 +01:00 committed by root
parent e6f601697e
commit 7909881491
11 changed files with 119 additions and 27 deletions

View file

@ -189,6 +189,10 @@ span.trip
.bar
{
background: #333!important;
-moz-box-shadow: 0 0 40px #000;
-webkit-box-shadow: 0 0 40px #000;
box-shadow: 0 0 40px #000;
}
.bar.top
{