Team:ETH Zurich/Templates/stylesheet

From 2013.igem.org

(Difference between revisions)
 
(46 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
body, p, #eth_content {
+
body, p, li, ol, ul {
   color:black;
   color:black;
   font-family: Verdana;
   font-family: Verdana;
   font-size:14px;
   font-size:14px;
 +
 
}
}
-
h1, #eth_content {
+
a.frog{display: block; position: relative; top: -110px;visibility:hidden}
-
   color:black;
+
 
 +
h1 {
 +
   color:Grey;
   font-family: Verdana;
   font-family: Verdana;
-
   font-size:20px;
+
   font-size:18px;
-
}
+
}
}
-
 
.member_name {
.member_name {
   font-weight:bold;
   font-weight:bold;
Line 20: Line 21:
.member_level {
.member_level {
   font-style:italic;
   font-style:italic;
 +
}
 +
 +
.member_function {
 +
  font-family:Arial;
}
}
Line 40: Line 45:
.mid_img {
.mid_img {
   margin: 0 auto;
   margin: 0 auto;
 +
}
 +
 +
#eth_content .thumbcaption {
 +
  font-size:12px !important;
 +
}
 +
 +
dl {
 +
  font-size:10px !important;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 15:43, 28 October 2013