Template:AboutMenu: Difference between revisions
Jump to navigation
Jump to search
Jacob Dalton (talk | contribs) No edit summary |
Jacob Dalton (talk | contribs) No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
font-family: 'Ubuntu', ubuntu, sans-serif; | font-family: 'Ubuntu', ubuntu, sans-serif; | ||
margin: 0; | margin: 0; | ||
} | |||
.menu-list ul li ul a | |||
{ | |||
color: #888; | |||
} | |||
.menu-list ul li ul a:hover | |||
{ | |||
color: #000; | |||
text-decoration: none; | |||
font-weight: bold; | |||
} | } | ||
Line 13: | Line 25: | ||
display: inline-block; | display: inline-block; | ||
text-align: center; | text-align: center; | ||
width: | width: 125px; /*6%;*/ | ||
margin-right: 10px; | |||
vertical-align: top; | vertical-align: top; | ||
position: relative; | position: relative; | ||
padding-bottom: 12px; | |||
} | } | ||
Line 22: | Line 36: | ||
display: none; | display: none; | ||
position: absolute; | position: absolute; | ||
top: | top: 98px; | ||
width: 100%; | width: 100%; | ||
background-color: #fff; | background-color: #fff; | ||
font-family: arial; | font-family: arial; | ||
border: 1px solid #aaa; | |||
padding: 9px 0; | |||
} | } | ||
Latest revision as of 19:36, 16 December 2012