Team:TU-Delft/Templates/Style

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
@charset "UTF-8";
@charset "UTF-8";
-
 
-
 
-
#frog {
 
-
position:absolute;
 
-
top:350px; left:-260px;
 
-
}
 
-
 
#searchInput {
#searchInput {
Line 39: Line 32:
     color: grey;}
     color: grey;}
-
 
+
html {
-
html {
+
width:100%;
width:100%;
height:100%;
height:100%;
Line 54: Line 46:
width:100%;
width:100%;
height:100%;
height:100%;
-
/*background:#10143a;*/
+
background:white;
-
border:none;
+
border:none;
padding-top:20px;
padding-top:20px;
         padding-right:0px;
         padding-right:0px;
Line 111: Line 103:
text-align: justify;
text-align: justify;
}
}
 +
 +
 +
#frog {
 +
position:absolute;
 +
top:350px; left:-260px;
 +
}
 +
 +
 +
/* HERE CHANGE THE HEADER */
/* HERE CHANGE THE HEADER */

Revision as of 07:52, 1 August 2013