removing unnecessary links on acp header

This commit is contained in:
psychobunny
2014-09-26 16:16:19 -04:00
parent 3cf833acb9
commit bc574b0e2b
2 changed files with 18 additions and 15 deletions

View File

@@ -1,6 +1,12 @@
@import "./bootstrap/bootstrap";
@import "../mixins";
.box-header-font {
font-size: 11px;
text-transform: uppercase;
font-weight: 700;
}
.admin {
padding-top: 70px;
background: #f0f0f0;
@@ -10,10 +16,16 @@
padding: 0px 15px;
}
.box-header-font {
font-size: 11px;
text-transform: uppercase;
font-weight: 700;
.nodebb-logo {
img {
height: 31px;
margin-top: -8px;
margin-left: -7px;
vertical-align: -43%;
}
.box-header-font;
color: #fff;
}
#main-menu {
@@ -54,7 +66,7 @@
li {
&:hover a {
background-color: #2f2f2f;
}
}
a {
color: white;