[site/theme][s]: refactor navbar extensively in content and somewhat in layout plus tweak footer.
This commit is contained in:
@@ -131,6 +131,12 @@ a.dotted:hover {
|
||||
Layout
|
||||
--------------------------------------------------- */
|
||||
|
||||
.navbar .logo-icon img {
|
||||
margin-top: 6px;
|
||||
margin-right: 8px;
|
||||
height: 34px;
|
||||
}
|
||||
|
||||
.navbar .brand {
|
||||
font-family:'Open Sans', Helvetica, Arial, sans-serif;
|
||||
font-style:italic;
|
||||
@@ -144,6 +150,10 @@ a.dotted:hover {
|
||||
padding: 15px 10px;
|
||||
}
|
||||
|
||||
.navbar .divider-vertical {
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
.navbar-inner {
|
||||
height:50px;
|
||||
background: #303030; /* Old browsers */
|
||||
|
||||
Reference in New Issue
Block a user