Template:Stylesheet

From 2012hs.igem.org

(Difference between revisions)
Line 6: Line 6:
<style type="text/css">
<style type="text/css">
       body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);}
       body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);}
 +
 +
#top-section
 +
{
 +
    background: #ffffff;
 +
    background-image: url('https://static.igem.org/mediawiki/2012hs/c/c0/LSL_Logo.png');
 +
    background-position: top;
 +
    height:374px ;
 +
    background-repeat: no-repeat;
 +
    border-width:0px;
 +
    border-top-width:0px;}
       .clear {clear:both;}
       .clear {clear:both;}
Line 197: Line 207:
}
}
-
#top-section
 
-
{
 
-
    background: #ffffff;
 
-
    background-image: url('https://static.igem.org/mediawiki/2012hs/c/c0/LSL_Logo.png');
 
-
    background-position: top;
 
-
    height:374px ;
 
-
    background-repeat: no-repeat;
 
-
    border-width:0px;
 
-
    border-top-width:0px;
 
-
    </style>
 
-
  <!--
+
</style>
-
<script type="text/javascript">
+
 
-
  function anzeigen(das){
+
    
-
  if(document.getElementById(das).style.display=='none')
+
-
  document.getElementById(das).style.display='block';
+
-
  else document.getElementById(das).style.display='none';}
+
-
    </script>
+
-
   -->
+
 +
 
<!--[if IE]>
<!--[if IE]>
<style type="text/css">
<style type="text/css">

Revision as of 09:16, 14 May 2012

iGEM-2012HS - LSL-Heidelberg