1
0
Fork 0

New version for "Vier". The navigation was restructured and several other stuff was changed as well, thanks to Beanow!

This commit is contained in:
Michael Vogel 2015-02-02 21:00:32 +01:00
commit 9f0e19762e
15 changed files with 1337 additions and 104 deletions

View file

@ -1,11 +1,4 @@
*{
box-shadow: 0 0 0 0 !important;
border-color: #EAEAEA !important;
}
nav { background-color: #27333F !important; }
aside { background-color: #EAEEF4 !important }
*{ box-shadow: 0 0 0 0 !important;}
body, section { background-color: #ffffff !important;}
#profile-jot-form { background-color: #ffffff !important;}
.dspr, .twit, .pump, .dfrn { background-color: #ffffff !important;}
@ -18,4 +11,4 @@ div.pager, ul.tabs {
aside {
border-right: 1px solid #D2D2D2;
}
}