CSS/gifu/protocols

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <head> <meta http-equiv="Content-Script-Type" content="text/javascript"> <meta http-equiv="Content-Script-Type" content="text/css"> <script src="http://ajax.googleapis.com...")
 
(11 intermediate revisions not shown)
Line 9: Line 9:
</noscript>
</noscript>
<style type="text/css">
<style type="text/css">
 +
 +
h1{
 +
  font-family:;
 +
  font-size:x-large;
 +
}
 +
 +
h2{
 +
  font-family:;
 +
  font-size:x-large;
 +
  color:#000000;
 +
}
 +
 +
#main ol,ul{
 +
  font-size:120%
 +
}
 +
 +
.list{
 +
  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