CSS/gifu/project

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> #1 { font-family: Georgia, Times, "Times New Roman", serif; } </style> </head> </html>")
Line 1: Line 1:
-
<html>
 
-
<head>
 
-
<style type="text/css">
 
-
 
#1 {
#1 {
   font-family: Georgia, Times, "Times New Roman", serif;
   font-family: Georgia, Times, "Times New Roman", serif;
}
}
-
 
-
 
-
</style>
 
-
</head>
 
-
</html>
 

Revision as of 06:14, 19 August 2014

  1. 1 {
  font-family: Georgia, Times, "Times New Roman", serif;

}