diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 63c9850..3a301e5 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2,6 +2,12 @@ .modal-backdrop{z-index:10400;} .modal-open .modal{padding:0!important;} .panel-title{padding-right:15px;} +#top { + background: #555555; + color: #eeeeee; + padding: 4px 0; + line-height: 22px; +} .box-simple h3{letter-spacing: 0.02em;} .navbar ul.nav > li > a {letter-spacing: 0.01em;} -- libgit2 0.21.4