Team:UNITN-Trento/CSS/Project pages
From 2013.igem.org
- tn-content h1 {
padding-top: 0; 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 .quote {
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 .ref {
font-size: 0.8em; font-style: italic;
}
- tn-content .caption {
display: block; width: 80%; padding: 0.5em; margin: 0 auto; margin-bottom: 1em; font-size: 0.9em;
}
- tn-content .caption.center {
text-align: center;
}
- tn-content img {
display: block; width: 80%!important; margin: 1em auto; margin-bottom: 0.2em;
}
- tn-content table {
width: auto; margin: 0.5em auto;
}
- tn-content table td,
- tn-content table th {
padding: 0.5em;
}
- tn-content table th {
text-align: center;
}
- tn-content table td.center {
text-align: center;
}
- tn-content table td.right {
text-align: right;
}
- tn-content .container {
width: 960px; margin: auto; padding: 0;
background-color: #69121c; background-image: url(); background-position: top center; background-repeat: no-repeat; border: 3px solid white; box-shadow: 2px 2px 4px #323232; text-align:justify;
}
- tn-content .container .sheet {
margin: 2em; padding: 1em;
background: rgba(255,255,255,0.5); border-radius: 1em;
text-align: justify;
}
- tn-content img {
display: block; border: 5px solid #037691;
}