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
|
@ -47,3 +47,19 @@ div.post.reply, div.post.reply.highlighted
|
|||
border-bottom: #8725EC 1px dashed;
|
||||
}
|
||||
|
||||
.bar
|
||||
{
|
||||
border-color: #8725EC !important;
|
||||
background-color: black;
|
||||
-moz-box-shadow: none;
|
||||
-webkit-box-shadow: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
.bar.top
|
||||
{
|
||||
border-bottom-style: dotted;
|
||||
}
|
||||
.bar.bottom
|
||||
{
|
||||
border-top-style: dotted;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue