Team:Freiburg/css/styles additional.css

From 2014.igem.org

(Difference between revisions)
Line 37: Line 37:
   box-sizing: border-box;
   box-sizing: border-box;
   position: relative; }
   position: relative; }
-
 
+
img {
 +
  width: 100%;
 +
  max-width: 720px;
 +
  display: block;
 +
  margin-left: auto;
 +
  margin-right: auto;
 +
}
</style>
</style>
</html>
</html>

Revision as of 14:55, 8 October 2014