Template:Team:Marburg/Template:Header

From 2014.igem.org

(Difference between revisions)
Line 45: Line 45:
     margin-top: 0.3em;
     margin-top: 0.3em;
}
}
-
 
-
div.sponsor {
 
-
  float: left;
 
-
  margin: 15px;
 
-
}
 
-
 
table#members {
table#members {
Line 172: Line 166:
   font-weight: bold;
   font-weight: bold;
   text-decoration: underline;
   text-decoration: underline;
 +
}
 +
 +
div.sponsor {
 +
  margin: 15px;
 +
  margin: 0 auto;
 +
  min-width: 500px;
 +
  max-width: 1200px;
 +
  width: 100%;
 +
}
 +
.sponsor img {
 +
  width: 45%;
 +
}
 +
.sponsor img.lft {
 +
  float: left;
 +
}
 +
.sponsor img.rgt {
 +
  float: right;
}
}
</style></html>
</style></html>

Revision as of 10:44, 16 October 2014