Template:CSS/MainStyle
From 2014.igem.org
(Difference between revisions)
Line 34: | Line 34: | ||
h1 { | h1 { | ||
- | font-size: | + | font-size: 15px; |
text-transform:capitalize; | text-transform:capitalize; | ||
font-weight:bold; | font-weight:bold; | ||
Line 43: | Line 43: | ||
h2 { | h2 { | ||
- | font-size: | + | font-size: 5px; |
text-transform:capitalize; | text-transform:capitalize; | ||
font-weight:bold; | font-weight:bold; | ||
Line 49: | Line 49: | ||
} | } | ||
- | p.capitalize {text-transform:capitalize;} | + | p.capitalize |
+ | { | ||
+ | text-transform:capitalize; | ||
+ | font-weight:bold; | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 18:45, 9 July 2014