From: Thierry Parmentelat Date: Mon, 4 Nov 2013 14:44:59 +0000 (+0100) Subject: fix rendering of sections, like e.g. in the 'my account' page where headers show... X-Git-Tag: myslice-0.3-0~117 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=6bf1b99b085813ba0ad9f6b5fa2da81ccd95198f fix rendering of sections, like e.g. in the 'my account' page where headers show up against dark blue and thus need to be white --- diff --git a/unfold/static/css/onelab_marko.css b/unfold/static/css/onelab_marko.css index 39ce57f4..7e19d780 100644 --- a/unfold/static/css/onelab_marko.css +++ b/unfold/static/css/onelab_marko.css @@ -9,10 +9,8 @@ /* color: #fff; */ } -.container h1 { +.container h1, .container h2 { color: #fff !important; - font-family: Ubuntu; - margin-top: 60px; } div.plugin-outline-complete,