Team:UNITN-Trento/CSS/Project pages

From 2013.igem.org

Revision as of 09:09, 20 August 2013 by Ggirelli (Talk | contribs)

@import url(http://fonts.googleapis.com/css?family=Boogaloo); @import url(http://fonts.googleapis.com/css?family=Kameron);

  1. tn-content h1 {
   border: none;
   font-family: 'Boogaloo', cursive;
   font-size: 2.5em;

}

  1. tn-content {
   font-family: 'Kameron', serif;
   font-size: 16px;

}

  1. tn-content .subtitle {
   font-weight: bold;

}

  1. tn-content .quote {
   font-size: 0.8em;
   font-style: italic;

}