X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=web%2Fgitweb.css;h=760028c4cfd041802b45825b1490eed13cb4937b;hp=a4f5e83529f2c93eed65519dd6b2b763ef994782;hb=d74c89d30199b9b13e410699c6802fb8bde82046;hpb=076b70b07967fbea52a30de5ffb4f6805a64eb87 diff --git a/web/gitweb.css b/web/gitweb.css index a4f5e835..760028c4 100644 --- a/web/gitweb.css +++ b/web/gitweb.css @@ -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;