Vier: New style "dark"
This commit is contained in:
parent
3d26e1d233
commit
8b433c2d11
4 changed files with 74 additions and 3 deletions
|
@ -1,4 +1,11 @@
|
|||
*{ box-shadow: 0 0 0 0 !important;}
|
||||
*{
|
||||
box-shadow: 0 0 0 0 !important;
|
||||
border-color: #EAEAEA !important;
|
||||
}
|
||||
|
||||
nav { background-color: #27333F !important; }
|
||||
aside { background-color: #EAEEF4 !important }
|
||||
|
||||
body, section { background-color: #ffffff !important;}
|
||||
#profile-jot-form { background-color: #ffffff !important;}
|
||||
.dspr, .twit, .pump, .dfrn { background-color: #ffffff !important;}
|
||||
|
@ -11,4 +18,4 @@ div.pager, ul.tabs {
|
|||
|
||||
aside {
|
||||
border-right: 1px solid #D2D2D2;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue