Commit 48095449 by Félicie

padding around top menu

parent 3848f70c
......@@ -113,8 +113,19 @@ h2 {font-size:16px; padding-top:12px; clear:both;}
.qa-widget-side {margin:16px 0; width:176px;}
/* Header sections */
.qa-header {
padding: 0.5rem 0.5rem 0 0;
.qa-logo {float:left; margin-bottom:16px; font-size:40px; font-weight:bold; color:#00A473;}
}
.qa-logo {
float:left;
margin-bottom:16px;
font-size:40px;
font-weight:bold;
color:#00A473;
padding-left: 0.5rem;
}
.qa-logo-link, .qa-logo-link:hover {color:#00A473;}
.qa-nav-user {float:right; font-size:14px; color:#333; white-space:nowrap;}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment