CSS/gifu/project

From 2014.igem.org

(Difference between revisions)
 
(8 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 27: Line 27:
}
}
 +
.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