forked from leftypol/leftypol
Misc css changes
This commit is contained in:
parent
2b868ddd48
commit
27996b17ef
2 changed files with 77 additions and 230 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue