X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=unfold%2Fstatic%2Fcss%2Fonelab_marko.css;h=c31c0a79093f0cd3007aa0b64a120476a21f1ca9;hb=d015e48a9238b5818331c9f2bf0e1588edd6c5fe;hp=3ca8da7b16a3e2eda788d72b9a1cbf263ad65b74;hpb=ac74ffe04fd2d994af913018788d31b2096d895f;p=unfold.git diff --git a/unfold/static/css/onelab_marko.css b/unfold/static/css/onelab_marko.css index 3ca8da7b..c31c0a79 100644 --- a/unfold/static/css/onelab_marko.css +++ b/unfold/static/css/onelab_marko.css @@ -167,22 +167,25 @@ body { padding-bottom: 0px; } +/* Thierry : turning this off div.topmenu { padding-top: 0px; font-family: Ubuntu, Arial, sans-serif; font-weight: bold; - /* text-transform: ; */ background: #fff; -webkit-box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.44); -moz-box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.44); box-shadow: 0px 10px 10px rgba(50, 50, 50, 0.44); } +Thierry */ +/* Thierry : turning this off .navbar-nav li a, .navbar-nav li.other a { padding-top: 25px; padding-bottom: 20px; } +Thierry */ .navbar-nav li a:hover { color: #572bc9 !important; @@ -192,9 +195,11 @@ div.topmenu { background: #eee !important; } +/* Thierry : turning this off ul.logged-in { padding-top: 25px; } +Thierry */ button.logged-in { font-size: 1em; font-weight: bold;