Difference between revisions of "Template:UFMG Brazil"
(Prototype team template page) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
/* Change Background color*/ | /* Change Background color*/ | ||
body { | body { | ||
− | background-color: # | + | background-color: #663399; /* original was #fff */ |
} | } | ||
Line 21: | Line 21: | ||
margin-left:20px; | margin-left:20px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
− | background-color: # | + | background-color: #9966FF; /* original was #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: #9999FF; /* original was #E8E8E9 */ |
} | } | ||
Line 46: | Line 46: | ||
padding-left: 20px; | padding-left: 20px; | ||
float: left; | float: left; | ||
− | background-color: # | + | background-color: #9966FF; |
border-top: 14px solid #565656; | border-top: 14px solid #565656; | ||
font-family: "Trebuchet MS", Helvetica, sans-serif; | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
Line 64: | Line 64: | ||
#mainContainer p { | #mainContainer p { | ||
font-size: 13px; | font-size: 13px; | ||
− | color: # | + | color: #fff; |
} | } | ||
/*This changes the color and font family */ | /*This changes the color and font family */ | ||
#contentContainer h1, h2, h3, h4, h5, h6 { | #contentContainer h1, h2, h3, h4, h5, h6 { | ||
− | color: # | + | color: #fff; /* original was #565656 */ |
border-bottom: none; | border-bottom: none; | ||
font-weight: bold; | font-weight: bold; | ||
Line 79: | Line 79: | ||
#contentContainer a { | #contentContainer a { | ||
font-weight: bold; | font-weight: bold; | ||
− | color: # | + | color: #fff; /* original was #23b593 */ |
} | } | ||
/* 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: #CC66FF; /* original was #59bf92 */ |
} | } | ||
Line 122: | Line 122: | ||
/*Styling for the links in the menu */ | /*Styling for the links in the menu */ | ||
#menuContainer a { | #menuContainer a { | ||
− | color: # | + | color: #F8F8F8; /* original was #565656 */ |
text-decoration:none; | text-decoration:none; | ||
font-weight: bold; | font-weight: bold; | ||
Line 145: | Line 145: | ||
#menuContainer li:hover { | #menuContainer li:hover { | ||
color: #FFF; | color: #FFF; | ||
− | background-color: # | + | background-color: #CC66FF; /* original was #24B694 */ |
} | } | ||
Line 167: | Line 167: | ||
/*Style the submenu buttons*/ | /*Style the submenu buttons*/ | ||
#menuContainer li ul li{ | #menuContainer li ul li{ | ||
− | background-color: # | + | background-color: #99CCFF; /* original was #59BF92 */ |
padding-left:20px; | padding-left:20px; | ||
padding-right:20px; | padding-right:20px; | ||
Line 204: | Line 204: | ||
<!-- Start of the template html elements. --> | <!-- Start of the template html elements. --> | ||
<div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.--> | <div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.--> | ||
+ | |||
<div id="bannerContainer"> | <div id="bannerContainer"> | ||
− | + | ||
− | + | <img src='https://static.igem.org/mediawiki/2015/a/a5/UFMG_Brazil_banner_v1.jpg'> | |
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
Latest revision as of 19:01, 15 July 2015