Team:Freiburg/css/styles additional.css

From 2014.igem.org

(Difference between revisions)
Line 23: Line 23:
}
}
 +
 +
.content {
 +
  width: 70%;
 +
  padding-right: 30px;
 +
  padding-left: 30px;
 +
  display: inline-block;
 +
  vertical-align: top;
 +
  border-right: 1px solid #eee;
 +
  -webkit-box-sizing: border-box;
 +
  -moz-box-sizing: border-box;
 +
  box-sizing: border-box;
 +
  position: relative; }
</style>
</style>
</html>
</html>

Revision as of 20:01, 7 October 2014