Team:Freiburg/css/styles.css

From 2014.igem.org

(Difference between revisions)
Line 279: Line 279:
font-size: 14pt;
font-size: 14pt;
font-variant: small-caps;
font-variant: small-caps;
 +
        -moz-column-count: 2;
 +
-moz-column-gap: 20px;
 +
-webkit-column-count: 2;
 +
-webkit-column-gap: 20px;
 +
column-count: 2;
 +
column-gap: 20px;
 +
background-color: white;
         }
         }
-
/*
 
-
p{
 
-
font-family:georgia, serif;
 
-
  color:#381704;
 
-
  font-size:14px;
 
-
  letter-spacing:0.1em;
 
-
  line-height:200%;
 
-
  padding-top:11px
 
-
}*/
 
.heading{font-weigth: bold; text-align: center; color: white;}
.heading{font-weigth: bold; text-align: center; color: white;}
Line 402: Line 400:
         position: fixed;
         position: fixed;
         top: 100px;
         top: 100px;
-
       
+
      }
-
}
+
#sidenav h1{
#sidenav h1{

Revision as of 23:44, 3 September 2014