Template:Team:TMU-Tokyo/css/lettering.css
From 2012.igem.org
(Difference between revisions)
MarumineDX (Talk | contribs) (Created page with "<html> <style type="text/css"> p.description { margin-left; fontsize: 16pt; } </html>") |
|||
(57 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
p.description { | p.description { | ||
+ | margin-left; | ||
+ | font: 11pt Verdana; | ||
+ | line-height: 1.6em; | ||
+ | letter-spacing: 0.05em; | ||
+ | text-justify: newspaper; | ||
+ | align: justify; | ||
+ | } | ||
+ | |||
+ | p.title { | ||
margin-left; | margin-left; | ||
- | + | font: Verdana; | |
+ | font-size: 16pt; | ||
+ | font-wight: bold; | ||
+ | line-height: 1.5em; | ||
+ | letter-spacing: 0.1em; | ||
+ | text-justify: newspaper; | ||
+ | align: justify; | ||
+ | } | ||
+ | |||
+ | p.description2 { | ||
+ | margin-left; | ||
+ | font: 10pt Times New Roman; | ||
+ | line-height: 1.6em; | ||
+ | letter-spacing: 0.06em; | ||
+ | align: justify; | ||
+ | } | ||
+ | |||
+ | p.description3 { | ||
+ | margin-left; | ||
+ | font: 10pt Verdana; | ||
+ | line-height: 1.6em; | ||
+ | letter-spacing: 0.05em; | ||
+ | align: justify; | ||
} | } | ||
+ | </style> | ||
</html> | </html> |
Latest revision as of 09:18, 23 September 2012