Template:Team:Waterloo/CSS/baseWiki

From 2014.igem.org

(Difference between revisions)
(padding to .half-column)
(padding to .half-column)
Line 308: Line 308:
}
}
.half-column {
.half-column {
-
   width: 50%;
+
   width: 46%;
 +
  padding: 2%;
}
}
Line 346: Line 347:
     .half-column {
     .half-column {
       width: 100%;
       width: 100%;
 +
      padding: 5px;
     }
     }
}
}
</style>
</style>
</html>
</html>

Revision as of 16:08, 17 October 2014