Difference between revisions of "Template:TeamTemplateC"
Line 14: | Line 14: | ||
p, #content { | p, #content { | ||
− | color:# | + | color:#808284; |
} | } | ||
a, a:visited { | a, a:visited { | ||
− | color:# | + | color:#22BCB9; |
} | } | ||
Line 28: | Line 28: | ||
/* Set up a width, height and color of the body wrapper*/ | /* Set up a width, height and color of the body wrapper*/ | ||
body { | body { | ||
− | background-color: # | + | background-color: #29221F; |
} | } | ||
Line 39: | Line 39: | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
background-color: #fff; | background-color: #fff; | ||
− | border-bottom: 20px solid # | + | border-bottom: 20px solid #14747D; |
} | } | ||
Line 47: | Line 47: | ||
width: 150px; | width: 150px; | ||
padding: 20px 0px; | padding: 20px 0px; | ||
− | background-color: # | + | background-color: #DB1E39; |
− | border-top: 20px solid # | + | border-top: 20px solid #14747D; |
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; | font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; | ||
} | } | ||
Line 60: | Line 60: | ||
padding-left: 20px; | padding-left: 20px; | ||
float: left; | float: left; | ||
− | border-top: 20px solid # | + | border-top: 20px solid #14747D; |
background-color: #fff; | background-color: #fff; | ||
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; | font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; | ||
Line 71: | Line 71: | ||
margin:auto; | margin:auto; | ||
text-align:center; | text-align:center; | ||
− | color: # | + | color: #24B694; |
} | } | ||
Line 85: | Line 85: | ||
#contentContainer h1, h2, h3, h4, h5, h6 { | #contentContainer h1, h2, h3, h4, h5, h6 { | ||
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; | font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; | ||
− | color: # | + | color: #29221F; |
border-bottom: none; | border-bottom: none; | ||
font-weight: bold; | font-weight: bold; | ||
Line 94: | Line 94: | ||
#contentContainer a { | #contentContainer a { | ||
font-weight: bold; | font-weight: bold; | ||
− | color: # | + | color: #22BCB9; |
} | } | ||
/* Styling links on hover- links are different inside the menu */ | /* Styling links on hover- links are different inside the menu */ | ||
#contentContainer a:hover { | #contentContainer a:hover { | ||
− | color: # | + | color: #14747D; |
} | } | ||
/*Change the styling of tables */ | /*Change the styling of tables */ | ||
#contentContainer table { | #contentContainer table { | ||
− | border: 2px solid # | + | border: 2px solid #29221F; |
border-collapse: collapse; | border-collapse: collapse; | ||
margin: auto; | margin: auto; | ||
Line 117: | Line 117: | ||
background-color: #fff; | background-color: #fff; | ||
padding: 10px; | padding: 10px; | ||
− | border: 2px solid # | + | border: 2px solid #29221F; |
border-collapse: collapse; | border-collapse: collapse; | ||
vertical-align: text-top; | vertical-align: text-top; | ||
Line 127: | Line 127: | ||
background-color: #F4F0D8; | background-color: #F4F0D8; | ||
padding: 10px; | padding: 10px; | ||
− | border: 2px solid # | + | border: 2px solid #29221F; |
border-collapse: collapse; | border-collapse: collapse; | ||
vertical-align: text-top; | vertical-align: text-top; | ||
Line 162: | Line 162: | ||
#menuContainer li:hover { | #menuContainer li:hover { | ||
color: #FFF; | color: #FFF; | ||
− | background-color: # | + | background-color: #14747D; |
} | } | ||
Line 184: | Line 184: | ||
/*Style the submenu buttons*/ | /*Style the submenu buttons*/ | ||
#menuContainer li ul li{ | #menuContainer li ul li{ | ||
− | background-color: # | + | background-color: #22BCB9; |
padding-left:20px; | padding-left:20px; | ||
padding-right:20px; | padding-right:20px; | ||
Line 190: | Line 190: | ||
padding-top:10px; | padding-top:10px; | ||
margin-top:-2px; | margin-top:-2px; | ||
− | color: # | + | color: #28221E; |
width: 170px; | width: 170px; | ||
} | } |
Revision as of 12:48, 9 June 2015