Difference between revisions of "Template:CCA SanDiego"
Line 11: | Line 11: | ||
/* Change Background color*/ | /* Change Background color*/ | ||
body { | body { | ||
− | background-color: # | + | background-color: #CCCCFF |
} | } | ||
Line 26: | Line 26: | ||
border-left: 2px solid #565656; | border-left: 2px solid #565656; | ||
border-top: 2px solid #565656; | border-top: 2px solid #565656; | ||
− | font-family: " | + | font-family: "Century Gothic", Helvetica, sans-serif; |
} | } | ||
Line 48: | Line 48: | ||
background-color: #fff; | background-color: #fff; | ||
border-top: 14px solid #565656; | border-top: 14px solid #565656; | ||
− | font-family: " | + | font-family: "Times New Roman", Helvetica, sans-serif; |
} | } | ||
Line 72: | Line 72: | ||
border-bottom: none; | border-bottom: none; | ||
font-weight: bold; | font-weight: bold; | ||
− | font-family: " | + | font-family: "Century Gothic", Helvetica, sans-serif; |
margin-top:10px; | margin-top:10px; | ||
} | } | ||
Line 145: | Line 145: | ||
#menuContainer li:hover { | #menuContainer li:hover { | ||
color: #FFF; | color: #FFF; | ||
− | background-color: # | + | background-color: #CCCCFF; |
} | } | ||
Line 167: | Line 167: | ||
/*Style the submenu buttons*/ | /*Style the submenu buttons*/ | ||
#menuContainer li ul li{ | #menuContainer li ul li{ | ||
− | background-color: # | + | background-color: #CCCCFF; |
padding-left:20px; | padding-left:20px; | ||
padding-right:20px; | padding-right:20px; |
Revision as of 21:05, 13 August 2015