Difference between revisions of "Template:RHIT"
Line 34: | Line 34: | ||
width: 134px; | width: 134px; | ||
padding: 20px 0px; | padding: 20px 0px; | ||
− | border-top: 14px solid # | + | border-top: 14px solid #000000; |
− | background-color: # | + | background-color: #04B404; |
} | } | ||
Line 47: | Line 47: | ||
float: left; | float: left; | ||
background-color: #fff; | background-color: #fff; | ||
− | border-top: 14px solid # | + | border-top: 14px solid #000000; |
− | font-family: " | + | font-family: "Arial", Helvetica, sans-serif; |
} | } | ||
Line 122: | Line 122: | ||
/*Styling for the links in the menu */ | /*Styling for the links in the menu */ | ||
#menuContainer a { | #menuContainer a { | ||
− | color: # | + | color: #000000; |
text-decoration:none; | text-decoration:none; | ||
font-weight: bold; | font-weight: bold; | ||
Line 144: | Line 144: | ||
/*For the menu buttons, changes the color when hovering*/ | /*For the menu buttons, changes the color when hovering*/ | ||
#menuContainer li:hover { | #menuContainer li:hover { | ||
− | color: # | + | color: #000000; |
− | background-color: # | + | background-color: #B81C1C; |
} | } | ||
Revision as of 15:29, 9 June 2015