Template:Team:TMU-Tokyo/css/lettering.css
From 2012.igem.org
(Difference between revisions)
MarumineDX (Talk | contribs) |
|||
(43 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: | + | font: Verdana; |
+ | font-size: 16pt; | ||
+ | font-wight: bold; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
letter-spacing: 0.1em; | 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> | </style> | ||
</html> | </html> |
Latest revision as of 09:18, 23 September 2012