CSS/gifu/protocols

From 2014.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 11: Line 11:
h1{
h1{
-
   font-family:Comic Sans MS;
+
   font-family:;
   font-size:x-large;
   font-size:x-large;
}
}
h2{
h2{
-
   font-family:Comic Sans MS;
+
   font-family:;
   font-size:x-large;
   font-size:x-large;
 +
  color:#000000;
 +
}
 +
 +
#main ol,ul{
 +
  font-size:120%
}
}
.list{
.list{
   list-style-type: disc;
   list-style-type: disc;
 +
  font-size:120%;
}
}
 +
#content{
 +
  color:#000000;
 +
}
</style>
</style>
</head>
</head>
</html>
</html>

Latest revision as of 08:13, 16 October 2014