Difference between revisions of "Template:RHIT"
(Prototype team template page) |
|||
Line 21: | Line 21: | ||
margin-left:20px; | margin-left:20px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
− | background-color: | + | background-color: grey; |
border-bottom: 14px solid #565656; | border-bottom: 14px solid #565656; | ||
border-right: 2px solid #565656; | border-right: 2px solid #565656; | ||
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: #B81C1C; |
} | } | ||
Line 46: | Line 46: | ||
padding-left: 20px; | padding-left: 20px; | ||
float: left; | float: left; | ||
− | background-color: # | + | background-color: #B81C1C; |
− | border-top: 14px solid # | + | border-top: 14px solid #000000; |
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", 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: #B81C1C; |
− | background-color: # | + | background-color: #000000; |
} | } | ||
Revision as of 18:41, 8 June 2015