Difference between revisions of "Template:Utah State"
m (#menuContainer li:hover color from #FFF to #CBE86B) |
|||
Line 11: | Line 11: | ||
/* Change Background color*/ | /* Change Background color*/ | ||
body { | body { | ||
− | background-color: | + | background-color: #fff; |
− | + | } | |
/* Creates a container that will wrap all of the content inside your wiki pages. */ | /* Creates a container that will wrap all of the content inside your wiki pages. */ | ||
Line 21: | Line 21: | ||
margin-left:20px; | margin-left:20px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
− | background-color: # | + | background-color: #fff; |
border-bottom: 14px solid #565656; | border-bottom: 14px solid #565656; | ||
border-right: 2px solid #565656; | border-right: 2px solid #565656; | ||
Line 35: | Line 35: | ||
padding: 20px 0px; | padding: 20px 0px; | ||
border-top: 14px solid #565656; | border-top: 14px solid #565656; | ||
− | background-color: | + | background-color: #E8E8E9; |
} | } | ||
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: #FFF; | + | color: #CBE86B /*#FFF*/; |
background-color: #24B694; | background-color: #24B694; | ||
} | } |
Revision as of 00:19, 20 August 2015