Team:UNITN-Trento/CSS/Project/Datapage

From 2013.igem.org

Revision as of 12:42, 24 September 2013 by Xli (Talk | contribs)
  1. tn-content {
   font-family: "Cabin", serif;
   font-size: 14.4px;
   text-align: justify;

}

  1. tn-content .inner_content {
   padding-top: 3em;

}

  1. tn-content img {
   margin-bottom: 2em;  
   width:100%;
   border-radius: 20px;
   border: 8px solid white;

}

.link {

   width: 40%;
   box-shadow: 2px 2px 4px #323232;
   border: 2px solid white;
   display:inline-block;
   border-radius:0;

}