1
0
Эх сурвалжийг харах

added div to clear the floats under the h2.title and page_actions menu - this is so the layout remains if the h2.title is hidden.

Garrick van Buren 12 жил өмнө
parent
commit
d61ce162f1

+ 2 - 2
assets/stylesheets/foreground.css

@@ -465,11 +465,11 @@ body.page-Farm_Main_Page #siteSub {
 .top-bar-section li a:not(.button),
 .top-bar-section .has-form,
 .top-bar.expanded .title-area  {
-   background: orange;
+   background: black;
    color: white;
 }
 
 .top-bar-section > ul > .divider,
 .top-bar-section > ul > [role="separator"] {
-  border-color: orange;
+  border-color: black;
 }