Team:ETH Zurich/Templates/stylesheet

From 2013.igem.org

(Difference between revisions)
 
(30 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
body, p {
+
body, p, li, ol, ul {
   color:black;
   color:black;
   font-family: Verdana;
   font-family: Verdana;
   font-size:14px;
   font-size:14px;
-
   padding:2px;
+
    
}
}
 +
 +
a.frog{display: block; position: relative; top: -110px;visibility:hidden}
h1 {
h1 {
Line 43: Line 45:
.mid_img {
.mid_img {
   margin: 0 auto;
   margin: 0 auto;
 +
}
 +
 +
#eth_content .thumbcaption {
 +
  font-size:12px !important;
}
}
dl {
dl {
-
   font-size:14px !important;
+
   font-size:10px !important;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 15:43, 28 October 2013