# HG changeset patch # User ethanzonca@localhost.localdomain # Date 2009-01-30 16:27:06 # Node ID 5980d4132995291d815b9392e06e3921347b82b5 # Parent 44aad311b13eaa10354e0bde101ab1032f3a527e menubar space diff --git a/templates/rhuk_milkyway/css/red.css b/templates/rhuk_milkyway/css/red.css --- a/templates/rhuk_milkyway/css/red.css +++ b/templates/rhuk_milkyway/css/red.css @@ -7,6 +7,13 @@ a:hover { color: #7b0b12; } +#pillmenu { + + margin-top: 15px; + +} + + #pillmenu a:hover { color: #a10f15; }