website restyling, minor fixes

This commit is contained in:
Arthur Gerbaud
2016-08-13 16:40:43 +02:00
parent 8bac5d8bd4
commit 46b807ec1e
36 changed files with 390 additions and 407 deletions

View File

@@ -1,28 +1,13 @@
#menu {
border-bottom: 4px solid #f47f02;
/*;#980300*/
padding-bottom: 0px;
margin-bottom: 0px;
border: none;
border-right: 4px solid #f47f02;
}
.navbar-inverse {
padding:0px;
}
#menu a {
border-bottom: 1px solid transparent;
font-size: 120%;
font-weight: bold;
font-variant: small-caps;
}
#app-menu {
max-height: 40px;
margin:0px;
padding-top:0;
background: #f47f02;
.app-menu {
background-color: #121212;
}
#sidebar {