From: Joey Schulze Date: Sat, 6 Oct 2007 09:05:13 +0000 (+0000) Subject: Rules for the side menu X-Git-Url: https://git.infodrom.org/?p=infodrom.org%2Fservice.infodrom.org;a=commitdiff_plain;h=9f237e72a53c9aad5b0b204dab8385587e703945 Rules for the side menu --- diff --git a/src/infodrom.css b/src/infodrom.css index f2d621d..10f7e31 100644 --- a/src/infodrom.css +++ b/src/infodrom.css @@ -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 */