web: Add header to gitweb and API reference sites.
[paraslash.git] / web / gitweb.css
index a4f5e83529f2c93eed65519dd6b2b763ef994782..760028c4cfd041802b45825b1490eed13cb4937b 100644 (file)
@@ -14,6 +14,12 @@ a:hover {
        background-color: #ffff00;
 }
 
+hr {
+       height: 1px;
+       border: none;
+       border-top: 1px solid yellow;
+}
+
 span.cntrl {
        border: dashed #aaaaaa;
        border-width: 1px;