Team:UCLA/Template/CSS test
From 2014.igem.org
(Difference between revisions)
Samichaels (Talk | contribs) |
Samichaels (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'> | ||
<style type="text/css"> | <style type="text/css"> | ||
<!--WIKI TEMPLATE FORMATTING--> | <!--WIKI TEMPLATE FORMATTING--> | ||
Line 559: | Line 560: | ||
border-top: solid 20px transparent; | border-top: solid 20px transparent; | ||
} | } | ||
+ | </style> | ||
+ | <!--TEXT STYLING--> | ||
+ | <style> | ||
hr.style-one { | hr.style-one { | ||
border: 0; | border: 0; | ||
Line 568: | Line 572: | ||
background-image: -ms-linear-gradient(left, #ccc, #333, #ccc); | background-image: -ms-linear-gradient(left, #ccc, #333, #ccc); | ||
background-image: -o-linear-gradient(left, #ccc, #333, #ccc); | background-image: -o-linear-gradient(left, #ccc, #333, #ccc); | ||
+ | } | ||
+ | h2-style { | ||
+ | font-size: 30px; | ||
+ | font-family: font-family: 'Pacifico', cursive; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 00:03, 13 August 2014