Team:Cornell/Templates/hideHeader
From 2011.igem.org
(Difference between revisions)
Line 37: | Line 37: | ||
/* Wiki Hacks - END */ | /* Wiki Hacks - END */ | ||
+ | |||
+ | body { | ||
+ | background-color:#C5BD99; | ||
+ | } | ||
+ | |||
+ | h1 { | ||
+ | font-family:"Ariel"; | ||
+ | font-size:25px; | ||
+ | color:black; | ||
+ | } | ||
+ | |||
+ | p { | ||
+ | font-family:'Hoefler Text', 'Times New Roman', 'Times New Roman', Times, serif; | ||
+ | font-size:15px; | ||
+ | color:black; | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 18:11, 20 July 2011