]> Devoid-pointer.net GitWeb - Nine-Q.git/commitdiff
Improve Suites/Other stuff separator's appearance in main menu
authorMichal Malý <madcatxster@devoid-pointer.net>
Wed, 24 Dec 2014 13:31:02 +0000 (14:31 +0100)
committerMichal Malý <madcatxster@devoid-pointer.net>
Wed, 24 Dec 2014 13:31:02 +0000 (14:31 +0100)
bin/styles/main.css

index c66f5c301023b57e01a665e85421d631900e5b77..65719e39706b38adf054097373ae843b039798cf 100644 (file)
@@ -208,8 +208,12 @@ div.hint_caption {
 }
 
 hr.main_navlink {
+  border: 0px;
+  color: white;
+  background-color: black;
   display: inline-block;
-  width: 480px;
+  height: 3px;
+  width: 485px;
 }
 
 img.expand_section {