Misc css changes

This commit is contained in:
Michael Walker 2014-12-17 05:15:28 +00:00
parent 2b868ddd48
commit 27996b17ef
2 changed files with 77 additions and 230 deletions

View file

@ -186,11 +186,18 @@ span.trip
{
color: #AAA;
}
.topbar
.bar
{
background: #333!important;
}
.bar.top
{
background: #333;
border-bottom: 1px solid #666;
}
.bar.bottom
{
border-top: 1px solid #666;
}
div.pages
{
color: #AAA;