Difference between revisions of "Template:UMaryland"
Line 12: | Line 12: | ||
body { | body { | ||
− | background-image: url("https://static.igem.org/mediawiki/2015/1/1d/Yellowtest.png"); | + | background-image: url |
+ | |||
+ | ("https://static.igem.org/mediawiki/2015/1/1d/Yellowtest.png"); | ||
} | } | ||
/* 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. */ | ||
#mainContainer { | #mainContainer { | ||
− | width: | + | width: 1100px; |
overflow:hidden; | overflow:hidden; | ||
float:center; | float:center; | ||
− | + | margin-left:185px; | |
margin-bottom: 10px; | margin-bottom: 10px; | ||
background-color: #fff; | background-color: #fff; | ||
Line 27: | Line 29: | ||
border-left: 5px solid #000000; | border-left: 5px solid #000000; | ||
border-top: 10px solid #000000; | border-top: 10px solid #000000; | ||
− | font-family: | + | font-family: Verdana, Geneva, sans-serif; |
} | } | ||
Line 35: | Line 37: | ||
float:left; | float:left; | ||
top:15px; | top:15px; | ||
− | width: | + | width: 1100px; |
padding: 20px 0px; | padding: 20px 0px; | ||
border-top: 14px solid #565656; | border-top: 14px solid #565656; | ||
Line 46: | Line 48: | ||
padding-right:20px; | padding-right:20px; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
− | width: | + | width: 1100px; |
padding-left: 20px; | padding-left: 20px; | ||
float: left; | float: left; | ||
background-color: #fff; | background-color: #fff; | ||
border-top: 14px solid #565656; | border-top: 14px solid #565656; | ||
− | font-family: | + | font-family: Verdana, Geneva, sans-serif; |
} | } | ||
Line 73: | Line 75: | ||
/*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: #000000; |
border-bottom: none; | border-bottom: none; | ||
font-weight: bold; | font-weight: bold; | ||
− | font-family: | + | font-family: Verdana, Geneva, sans-serif; |
margin-top:10px; | margin-top:10px; | ||
} | } | ||
Line 83: | Line 85: | ||
#contentContainer a { | #contentContainer a { | ||
font-weight: bold; | font-weight: bold; | ||
− | color: # | + | color: #000000; |
} | } | ||
/* 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: #FFFFFF; |
} | } | ||
Line 173: | Line 175: | ||
/*Style the submenu buttons*/ | /*Style the submenu buttons*/ | ||
#menuContainer li ul li{ | #menuContainer li ul li{ | ||
− | background-color: # | + | background-color: #FFDD00; |
padding-left:20px; | padding-left:20px; | ||
padding-right:20px; | padding-right:20px; | ||
Line 219: | Line 221: | ||
<img src="https://static.igem.org/mediawiki/2015/b/ba/Banner_test.jpg" | <img src="https://static.igem.org/mediawiki/2015/b/ba/Banner_test.jpg" | ||
− | style="width: | + | style="width:1100px;height:200px;"> |
</div> | </div> |
Revision as of 22:55, 7 June 2015