Team:TU-Delft/Templates/Style

From 2013.igem.org

(Difference between revisions)
Line 10: Line 10:
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size: small;
font-size: small;
-
margin: 0 auto;
 
-
border-top: none;
 
-
width: 100%;
 
-
height:100%;
 
}
}
-
@media screen (min-width: 764px)
 
-
{
 
-
body{
 
-
width: 50%;
 
-
}
 
-
}
 
#frog {
#frog {
position:absolute;
position:absolute;
Line 52: Line 42:
 +
body {
 +
  margin: 0 auto;
 +
  border-top: none;
 +
  width: 100%;
 +
height:100%;
 +
}
 +
@media screen and (min-width: 1620px)
 +
{
 +
body{
 +
width: 85%;
 +
height:100%;
 +
 +
 +
}
 +
 +
}
#top-section{
#top-section{
height: 20px !important;
height: 20px !important;

Revision as of 13:39, 31 July 2013