merged login view with website Index, wasted time on small details

This commit is contained in:
Arthur Gerbaud
2016-08-13 23:17:43 +02:00
parent 128314bcb3
commit 0c932a600f
9 changed files with 64 additions and 35 deletions

View File

@@ -14,14 +14,17 @@
.navbar-fixed-side .navbar-nav>li>a {
border-bottom: none;
font-variant: small-caps;
color: #fff;
}
.app-menu {
background-color: #121212;
border: none;
}
@media (max-width:768px){
#menu { border: none; }
}