X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=sidebyside;f=static%2Fstyle.css;h=2e912a53df8dc357308714062888d1a2b226371f;hb=8dce3b49dabcc85baae2b796ae055da8866424bb;hp=016864b6b094465c80d518e7e4a99aa19d9a7d48;hpb=591ac48194b207c02ffd7cda59c1c9709a114498;p=django_unres.git diff --git a/static/style.css b/static/style.css index 016864b..2e912a5 100644 --- a/static/style.css +++ b/static/style.css @@ -23,3 +23,11 @@ } fieldset.inlineLabels ul {list-style:none} + +.navbar-nav > li > a, .navbar-brand { + padding-top:5px !important; padding-bottom:0 !important; + height: 30px; +} +.navbar {min-height:30px !important;} + +.monospace { font-family:'Lucida Console', monospace} \ No newline at end of file