|
|
(150 intermediate revisions not shown) |
Line 2: |
Line 2: |
| | | |
| <style type="text/css"> | | <style type="text/css"> |
| + | <script type="text/javascript"> |
| + | |
| + | * { |
| + | background: transparent; |
| + | border: 0; |
| + | margin: 0; |
| + | padding: 0; |
| + | vertical-align: baseline; |
| + | } |
| + | body { |
| + | line-height: 0; |
| + | margin-top: 0; |
| + | margin-bottom: 0; |
| + | margin-left: 0; |
| + | margin-right: 0; |
| + | |
| + | } |
| + | body,html,#content,#globalWrapper { |
| + | padding:0 !important; |
| + | width:100% !important; |
| + | min-width: 1220px !important; |
| + | font-size:12px; |
| + | line-height:1.3em; |
| + | color:#FFF; |
| + | font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif; |
| + | } |
| + | body,html { |
| + | height:100% !important; |
| + | } |
| | | |
| html, body { | | html, body { |
Line 9: |
Line 38: |
| | | |
| body { | | body { |
- | background:#000000 url(https://static.igem.org/mediawiki/2012/f/f0/Green-lights-background.jpg) no-repeat top center fixed; | + | background:#FFFFFF top center fixed; |
| } | | } |
| | | |
- | .firstHeading { display: none; }
| + | #top-section { |
- | #top-section { | + | height: 20px; |
- | background-image: url('https://static.igem.org/mediawiki/2012/b/bc/Wiki.png');
| + | margin-top: 0px; |
- | height:250px ! important;;
| + | margin-left: 0px; |
| + | margin-right: 0px; |
| + | margin-bottom: 0px !important; |
| + | margin-bottom: 0px; |
| + | padding:0; |
| + | border: none; |
| } | | } |
| | | |
- | #p-logo { | + | |
- | height:80px ! important;;
| + | .firstHeading { |
- | overflow:hidden;
| + | display: none; |
- | visibility:hidden;
| + | } |
| + | |
| + | #f-list a { |
| + | color: #333; |
| + | font-size: 10px; |
| + | } |
| + | |
| + | #f-list a:hover { |
| + | color: #666; |
| } | | } |
| | | |
- | /* Tips taken from Pieter van Boheemen wiki hack */
| |
- | /* with modifications. */
| |
- | /* Author: Alejandro Vignoni*/
| |
| | | |
- | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;}
| |
- | #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;
| |
- | }
| |
- | #bodyContent { border: none; padding:0; margin:10px width:100%;}
| |
- | #top-section { height: 20px; margin-top: -5px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;}
| |
- | #p-logo { height:1px; overflow:hidden; display: none;}
| |
- | #search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
| |
- | .left-menu { width: 400px; display:block; float:left; margin-top:-80px; border: none;}
| |
- | .left-menu ul { border: none; }
| |
- | #menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;}
| |
- | .right-menu ul { border: none;}
| |
- | #footer-box { background-color: transparent; border: none; width: 965px; margin: 0 auto; padding: 0;}
| |
- | #footer { border: none; width: 965px; margin: 0; padding: 0;}
| |
- | .firstHeading { display: none;}
| |
- | #f-list a { color: #333; font-size: 10px;}
| |
- | #f-list a:hover { color: #666;}
| |
- | #footer ul { margin: 0; padding: 0;}
| |
- | #footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
| |
| /* To make the images borders transparents!!! */ | | /* To make the images borders transparents!!! */ |
| div.thumbinner {background-color:transparent;} | | div.thumbinner {background-color:transparent;} |
| div.thumb {border-color: transparent;} | | div.thumb {border-color: transparent;} |
| div.thumb {background-color: transparent;} | | div.thumb {background-color: transparent;} |
- | h1 { color: #000000 }
| |
- | h2 { color: #000000 }
| |
- | h3 { color: #000000 }
| |
- | h4 { color: #000000 }
| |
| | | |
| + | h1 { |
| + | color: #000000 |
| + | } |
| | | |
| + | h2 { |
| + | color: #000000 |
| + | } |
| | | |
- | #HomeCenter {
| + | h3 { |
- | width: 696px;
| + | color: #000000 |
- | height: auto;
| + | |
- | float: left;
| + | |
- | font-family: Verdana, Verdana, Geneva, sans-serif;
| + | |
- | font-size: 14px;
| + | |
- | text-align: justify;
| + | |
- | margin-top: 8px;
| + | |
- | margin-bottom: 20px;
| + | |
- | margin-left: 12px;
| + | |
- | margin-right: 12px;
| + | |
- | padding: 0;
| + | |
| } | | } |
| | | |
- | #HomeCenterB {
| + | h4 { |
- | width: 705px;
| + | color: #000000 |
- | height: auto;
| + | |
- | float: left;
| + | |
- | font-family: Verdana, Verdana, Geneva, sans-serif;
| + | |
- | font-size: 14px;
| + | |
- | text-align: justify;
| + | |
- | margin-top: 0;
| + | |
- | margin-bottom: 20px;
| + | |
- | margin-left: 0;
| + | |
- | margin-right: 0;
| + | |
- | padding: 0;
| + | |
- | background-color: #FFFFFF;
| + | |
| } | | } |
- | #HomeCenterBm { | + | |
- | width: 660px;
| + | #Titulos{ |
- | height: auto;
| + | text-align: center; |
- | float: left;
| + | font-family: Kautiva, Verdana, Geneva, sans-serif; |
- | font-family: Verdana, Verdana, Geneva, sans-serif;
| + | font-size: 30px; |
- | font-size: 14px;
| + | font-weight: bold; |
- | text-align: justify;
| + | color: #000000; |
- | margin-top: 8px;
| + | |
- | margin-bottom: 20px;
| + | |
- | margin-left: 20px;
| + | |
- | margin-right: 20px;
| + | |
- | padding: 0;
| + | |
- | background-color: #FFFFFF;
| + | |
| } | | } |
| | | |
- | #HomeCenterBB { | + | #Titulos2{ |
- | width: 660px;
| + | font-family: Kautiva, Verdana, Geneva, sans-serif; |
- | height: auto;
| + | font-size: 30px; |
- | float: left;
| + | font-weight: bold; |
- | font-family: Verdana, Verdana, Geneva, sans-serif;
| + | margin-top: 8px; |
- | font-size: 14px;
| + | margin-bottom: 20px; |
- | text-align: justify;
| + | margin-left: 12px; |
- | margin-top: 8px;
| + | margin-right: 12px; |
- | margin-bottom: 20px;
| + | color: #000000; |
- | margin-left: 20px;
| + | |
- | margin-right: 20px;
| + | |
- | padding: 0;
| + | |
- | background-color: #FFFFFF;
| + | |
| } | | } |
| | | |
- | | + | #HomeCenter { |
- | #HomeCenterCenter { | + | width: 685px; |
- | width: 941px;
| + | height: auto; |
- | height: auto;
| + | float: left; |
- | float: left;
| + | font-family: Helvetica, Helvetica, Geneva, sans-serif; |
- | font-family: Verdana, Verdana, Geneva, sans-serif;
| + | font-size: 14px; |
- | font-size: 14px;
| + | text-align: justify; |
- | text-align: justify;
| + | margin-top: 8px; |
- | margin-top: 8px;
| + | margin-bottom: 20px; |
- | margin-bottom: 20px;
| + | margin-left: 12px; |
- | margin-left: 12px;
| + | margin-right: 12px; |
- | margin-right: 12px;
| + | padding: 0; |
- | padding: 0;
| + | |
| } | | } |
| | | |
- | #HomeCenterCenterB { | + | #HomeCenter2 { |
- | background-color: #FFFFFF;
| + | width: 696px; |
- | width: 965px;
| + | height: auto; |
- | height: auto;
| + | float: left; |
- | float: left;
| + | font-family: Helvetica, Helvetica, Geneva, sans-serif; |
- | font-family: Verdana, Verdana, Geneva, sans-serif;
| + | font-size: 14px; |
- | font-size: 14px;
| + | text-align: justify; |
- | text-align: left;
| + | margin-top: 8px; |
- | margin: 0;
| + | margin-bottom: px; |
- | padding: 0;
| + | margin-left: 12px; |
- | margin-right: 12px;
| + | margin-right: 12px; |
- | margin-bottom: 20px;
| + | padding: 0; |
| } | | } |
| | | |
- | #HomeCenterCenterBB { | + | #HomeCenter3 { |
- | background-color: #FFFFFF;
| + | width: 690px; |
- | width: 945px;
| + | height: auto; |
- | height: auto;
| + | float: right; |
- | float: left;
| + | font-family: Helvetica, Helvetica, Geneva, sans-serif; |
- | font-family: Verdana, Verdana, Geneva, sans-serif;
| + | font-size: 14px; |
- | font-size: 14px;
| + | text-align: justify; |
- | text-align: left;
| + | margin-top: 8px; |
- | padding: 0;
| + | margin-bottom: px; |
- | margin-bottom: 20px;
| + | margin-left: 12px; |
- | margin-bottom: 10px;
| + | margin-right: 12px; |
- | margin-left: 10px;
| + | padding: 0; |
- | margin-right: 10px;
| + | |
| } | | } |
| | | |
- | #HomeRight { | + | #HomeCenter4 { |
- | width: 245px;
| + | width: 650px; |
- | height: auto;
| + | height: auto; |
- | float: right;
| + | float: right; |
- | font-family: Verdana, Verdana, Geneva, sans-serif;
| + | font-family: Helvetica, Helvetica, Geneva, sans-serif; |
- | font-size: 14px;
| + | font-size: 14px; |
- | text-align: center;
| + | text-align: justify; |
- | }
| + | margin-top: 8px; |
- | | + | margin-bottom: px; |
- | #Calendar {
| + | margin-left: 12px; |
- | | + | margin-right: 12px; |
- | width: 680px;
| + | padding: 0; |
- | height: auto;
| + | |
- | float: left;
| + | |
- | font-family: Verdana, Verdana, Geneva, sans-serif;
| + | |
- | font-size: 13px;
| + | |
- | text-align: center;
| + | |
- | margin-top: 10px;
| + | |
- | margin-bottom: 0;
| + | |
- | margin-left: 10px;
| + | |
- | margin-right: 10px;
| + | |
- | padding: 0;
| + | |
| } | | } |
| | | |
- | #Titulos{ | + | #HomeCenterB { |
- | text-align: center;
| + | width: 705px; |
- | font-family: Kautiva, Verdana, Geneva, sans-serif;
| + | height: auto; |
- | font-size: 30px;
| + | float: left; |
- | font-weight: bold;
| + | font-family: Helvetica, Helvetica, Geneva, sans-serif; |
- | color: #000000;
| + | font-size: 14px; |
| + | text-align: justify; |
| + | margin-top: 0; |
| + | margin-bottom: 20px; |
| + | margin-left: 0; |
| + | margin-right: 0; |
| + | padding: 0; |
| + | background-color:#FFFFFF; |
| } | | } |
| | | |
- | .marquito {
| + | #HomeCenterBm { |
- | font-family: Verdana, Verdana, Geneva, sans-serif;
| + | width: 660px; |
- | font-size: 13px;
| + | height: auto; |
- | padding: 0;
| + | float: left; |
- | float: left;
| + | font-family: Helvetica, Helvetica, Geneva, sans-serif; |
- | border: 2px;
| + | font-size: 14px; |
- | border-color:#CCCCCC;
| + | text-align: justify; |
| + | margin-top: 8px; |
| + | margin-bottom: 20px; |
| + | margin-left: 20px; |
| + | margin-right: 20px; |
| + | padding: 0; |
| + | background-color: #FFFFFF; |
| } | | } |
- | </style>
| |
| | | |
- | <div id="HomeRight" >
| |
- | <br>
| |
- | <b>Time goes by...</b>
| |
| | | |
- | <!-- Begin of mycountdown.org script --> <div align="center" style="margin:15px 0px 0px 0px"> <noscript> <div align="center" style="width:140px;border:1px solid #ccc; background: #24821A; color: #F9FBFF;font-weight:bold;font-size:12px;"> <a style="text-decoration: none; color:#F9FBFF;" href="http://mycountdown.org/My_Countdown/My_countdown/">My Countdown </a></div> </noscript> <script type="text/javascript" src="http://mycountdown.org/countdown.php?cp3_Hex=0F0200&cp2_Hex=24821A&cp1_Hex=F9FBFF&ham=0&img=&hbg=0&hfg=0&sid=0&fwdt=150&lab=1&text1=iGEM JAMBOREE 2012&text2=I see you again&group=My Countdown&countdown=My Countdown&widget_number=3010&event_time=1349395200&timezone=Europe/Madrid"></script> </div> <!-- End of mycountdown.org script -->
| + | #HomeCenterCenter { |
| + | width: 941px; |
| + | height: auto; |
| + | float: left; |
| + | font-family: Helvetica, Helvetica, Geneva, sans-serif; |
| + | font-size: 14px; |
| + | text-align: justify; |
| + | margin-top: 8px; |
| + | margin-bottom: 20px; |
| + | margin-left: 12px; |
| + | margin-right: 12px; |
| + | padding: 0; |
| + | } |
| | | |
- | <br><br>
| + | #HomeRight { |
- | <b>Follow us:</b>
| + | width: 245px; |
- | <br>
| + | height: auto; |
| + | float: right; |
| + | font-family: Helvetica, Helvetica, Geneva, sans-serif; |
| + | font-size: 14px; |
| + | text-align: center; |
| + | } |
| | | |
- | <img name="valencia_follow_us" src="https://static.igem.org/mediawiki/2012/9/9b/Blogspot_and_twitter.png" width="170" height="60" border="0" id="valencia_follow_us" usemap="#m_valencia_follow_us" alt="" /><map name="m_valencia_follow_us" id="m_valencia_follow_us">
| + | #HomeRight2 { |
- | <area shape="rect" coords="31,0,90,61" href="http://igemvalencia2012.blogspot.es/" target="_blank" alt="" />
| + | width: 245px; |
- | <area shape="rect" coords="91,0,150,61" href="http://twitter.com/iGEM_Valencia" target="_blank" alt="Valencia iGEM Team Twitter" />
| + | height: auto; |
- | </map>
| + | float: right; |
- | <br>
| + | font-family: Helvetica, Helvetica, Geneva, sans-serif; |
| + | margin-right:12px |
| + | font-size: 14px; |
| + | text-align: center; |
| + | } |
| | | |
| | | |
- | <b>Our Sponsor:</b>
| + | #HomeRight3 { |
| + | width: 380px; |
| + | height: auto; |
| + | float: right; |
| + | font-family: Helvetica, Helvetica, Geneva, sans-serif; |
| + | margin-right:20px |
| + | font-size: 14px; |
| + | text-align: center; |
| + | } |
| | | |
- | <a href="http://www.energesis.es/" target="_blank" alt="" /> <img name="valencia_sponsors" src="https://static.igem.org/mediawiki/2012/7/7d/Energesis.png" width="220" height="90" border="0" alt=""> </a>
| + | #HomeLeft { |
- | <br>
| + | width: 110px; |
- | <br>
| + | height: auto; |
| + | float: left; |
| + | font-family: Helvetica, Helvetica, Geneva, sans-serif; |
| + | font-size: 14px; |
| + | text-align: center; |
| + | } |
| | | |
| + | #Calendar { |
| + | width: 680px; |
| + | height: auto; |
| + | float: left; |
| + | font-family: Helvetica, Helvetica, Geneva, sans-serif; |
| + | font-size: 13px; |
| + | text-align: center; |
| + | margin-top: 10px; |
| + | margin-bottom: 0; |
| + | margin-left: 10px; |
| + | margin-right: 10px; |
| + | padding: 0; |
| + | } |
| | | |
- | <b>Universities:</b>
| + | .marquito { |
- | <br>
| + | font-family: Helvetica, Helvetica, Geneva, sans-serif; |
- | <a href="http://www.uv.es/" target="_blank alt="" /> <img name=universitat_valencia" src="https://static.igem.org/mediawiki/2012/9/9f/Uv.gif" width="90" height="100" border="0" alt=""> </a>
| + | font-size: 13px; |
- | <a href="http://www.upv.es/" target="_blank alt="" /> <img name=universitat_politecnica_valencia" src="https://static.igem.org/mediawiki/2012/d/dd/Upv.jpg" width="90" height="100" border="0" alt=""> </a>
| + | padding: 0; |
- | <br>
| + | float: left; |
- | <br>
| + | border: 2px; |
- | <a href="http://www.ucv.es/" target="_blank alt="" /> <img name=universidad_catolica_valencia" src="https://static.igem.org/mediawiki/2012/d/de/Ucv.jpg" width="185" height="80" border="0" alt=""> </a>
| + | border-color:#CCCCCC; |
- | <br>
| + | } |
- | <br>
| + | |
| | | |
- | <b>Visitors:</b>
| + | .algoconborde { |
- | <br>
| + | border: #000 3px solid; |
- | <center>
| + | } |
- | <div id="clustrmaps-widget"></div><script type="text/javascript">var _clustrmaps = {'url' : 'https://2012.igem.org/Team:Valencia', 'user' : 1033390, 'server' : '4', 'id' : 'clustrmaps-widget', 'version' : 1, 'date' : '2012-08-01', 'lang' : 'es', 'corners' : 'square' };(function (){ var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'http://www4.clustrmaps.com/counter/map.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);})();</script><noscript><a href="http://www4.clustrmaps.com/user/a66fc4ae"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/2012.igem.org-Team-Valencia-thumb.jpg" alt="Locations of visitors to this page" /></a></noscript>
| + | |
- | </div>
| + | |
- | </center>
| + | |
| | | |
| + | </style> |
| | | |
- | </div>
| |
| | | |
| </html> | | </html> |