Team:UNITN-Trento/CSS/Project pages
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
- | |||
#tn-content h1 { | #tn-content h1 { | ||
border: none; | border: none; |
Revision as of 09:36, 20 August 2013
- tn-content h1 {
border: none; font-family: 'Boogaloo', cursive; font-size: 2.5em;
}
- tn-content p {
line-height: 1.2em;
}
- tn-content {
font-family: 'Kameron', serif; font-size: 16px;
}
- tn-content .ita {
display: block; margin-top: 0.5em; margin-bottom: 1em; font-family: 'Open Sans Condensed', sans-serif; font-size: 1.2em; font-style: italic;
}
- tn-content .subtitle {
display: block; margin-top: 1.5em; margin-bottom: 0.5em; font-family: 'Open Sans Condensed', sans-serif; font-size: 1.2em; font-weight: bold;
}
- tn-content .quote {
font-size: 0.8em; font-style: italic;
}