Team:UNITN-Trento/CSS/Project/Datapage

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
#tn-content {
#tn-content {
 +
    font-family: "Cabin", serif;
     font-size: 14.4px;
     font-size: 14.4px;
}
}

Revision as of 08:26, 29 August 2013

  1. tn-content {
   font-family: "Cabin", serif;
   font-size: 14.4px;

}

  1. tn-content img {
   display: block;
   margin-bottom: 2em;

}