Template:Team:Valencia Biocampus/Templates/Wormboys
From 2013.igem.org
(Difference between revisions)
(45 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<html> | <html> | ||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | body {background:#344c6e top center fixed; | ||
+ | font-family:Arial, Helvetica, sans-serif; | ||
+ | font-size:10px; /* tamaño de fuente*/ | ||
+ | color:#fff; | ||
+ | overflow-x:hidden; | ||
+ | } | ||
+ | #top-section { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2012/9/91/Rsz_wbbanner.jpg"); | ||
+ | height:171px ! important;; | ||
+ | width: 823px; | ||
+ | |||
+ | } | ||
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;} | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;} | ||
Line 23: | Line 22: | ||
visibility: hidden; | visibility: hidden; | ||
} | } | ||
- | |||
- | + | #p-logo { height 0px; overflow:hidden; display: none; | |
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #siteSub { | ||
+ | display:none; | ||
+ | } | ||
+ | #search-controls { /* gets rid of the search bar (it was ugly) */ | ||
+ | display:none; | ||
+ | margin-top:0px; | ||
+ | } | ||
+ | #contentSub { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | |||
+ | #content{ | ||
+ | background:transparent url("https://static.igem.org/mediawiki/2010/f/f4/Transpa50.png") center top fixed repeat-y; | ||
+ | padding: 0px; | ||
+ | margin:0 auto; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #Home { | ||
+ | width: 660px; | ||
+ | height: 550px; | ||
+ | float: right; | ||
+ | font-family: Verdana, Verdana, Geneva, sans-serif; | ||
+ | font-size: 12px; | ||
+ | text-align: justify; | ||
+ | margin-top: 8px; | ||
+ | margin-bottom: 20px; | ||
+ | margin-left: 20px; | ||
+ | margin-right: 12px; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | #News { | ||
+ | width: 250px; | ||
+ | height: 550px; | ||
+ | float: left; | ||
+ | font-family: Verdana, Verdana, Geneva, sans-serif; | ||
+ | font-size: 12px; | ||
+ | text-align: left; | ||
+ | margin-top: 8px; | ||
+ | margin-left: 20px; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | #LateralMenu { | ||
+ | width: 250px; | ||
+ | height: 550px; | ||
+ | float: left; | ||
+ | font-family: Verdana, Verdana, Geneva, sans-serif; | ||
+ | font-size: 12px; | ||
+ | text-align: left; | ||
+ | margin-top: 8px; | ||
+ | margin-left: 20px; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | #Description { | ||
+ | width: 660px; | ||
+ | height: 550px; | ||
+ | float: right; | ||
+ | font-family: Verdana, Verdana, Geneva, sans-serif; | ||
+ | font-size: 12px; | ||
+ | text-align: justify; | ||
+ | margin-top: 8px; | ||
+ | margin-bottom: 20px; | ||
+ | margin-left: 20px; | ||
+ | margin-right: 12px; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | #Default { | ||
+ | width: 900px; | ||
+ | height: auto; | ||
+ | float: left; | ||
+ | font-family: Verdana, Verdana, Geneva, sans-serif; | ||
+ | font-size: 12px; | ||
+ | text-align: justify; | ||
+ | margin-top: 8px; | ||
+ | margin-bottom: 20px; | ||
+ | margin-left: 20px; | ||
+ | margin-right: 20px; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
</html> | </html> |
Latest revision as of 14:49, 15 June 2013