Rules for the side menu
[infodrom.org/service.infodrom.org] / src / infodrom.css
index f2d621d..10f7e31 100644 (file)
@@ -46,6 +46,18 @@ img.border {
   border: 2px solid #e5e5e5;
 }
 
+/*
+ * Menu
+ */
+p.menurule {
+  height: 2px;
+  width: 100%;
+  background-color: #1aa2fe;
+  padding: 0;
+  margin-top: 7px;
+  margin-bottom: 7px;
+}
+
 /*
  * Footer
  */