CSS/gifu/project

From 2014.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
h1 {
h1 {
-
   font-family: Georgia, Times, "Times New Roman", serif;
+
   font-family: ;
   color:;
   color:;
}
}
Line 24: Line 24:
  empty-cells:show;
  empty-cells:show;
  margin:auto;
  margin:auto;
-
background-color:#f0fff0;
+
 
}
}
 +
.conc {
 +
font-size:200%;
 +
}
 +
span.y {
 +
color:red;
 +
font-weight:bold;
 +
}
-
.figure {
+
span.n {
-
  margin:auto;
+
color:blue;
 +
font-weight:bold;
 +
}
 +
 
 +
.pic {
 +
margin-left:auto;
 +
  margin-right:auto;
}
}

Latest revision as of 16:39, 17 October 2014