Template:Team:Marburg/Template:Header

From 2014.igem.org

(Difference between revisions)
 
(16 intermediate revisions not shown)
Line 19: Line 19:
h1 {
h1 {
   font-size: 14.5pt;
   font-size: 14.5pt;
 +
font-weight: bold;
}
}
h2, h3 {
h2, h3 {
Line 138: Line 139:
.figure, figure_two {
.figure, figure_two {
   margin: 0 auto;
   margin: 0 auto;
-
   min-width: 500px;
+
   min-width: 375px;
   max-width: 1000px;
   max-width: 1000px;
   width: 50%;
   width: 50%;
Line 144: Line 145:
.caption {
.caption {
-
   font-weight: bold;
+
   font-weight: normal;
   font-size: 10pt !important;
   font-size: 10pt !important;
-
   text-align: left;
+
   text-align: justify;
   display: block;
   display: block;
   text-indent: 0;
   text-indent: 0;
 +
  margin-top: 5px;
}
}
Line 190: Line 192:
table caption {
table caption {
-
text-align: left;
+
  text-align: left;
-
padding-bottom: 5px;
+
  padding-bottom: 5px;
-
font-size: 11.5pt;
+
  font-size: 11.5pt;
-
font-weight: bold;
+
  font-weight: bold;
-
margin-bottom: 13px;
+
  margin-bottom: 13px;
}
}
-
 
#starter_wrapper {
#starter_wrapper {
-
    float:left;
+
  margin: 0 auto;
-
    position:relative;
+
  width: 100%;
-
    left:50%;
+
  min-width: 500px;
-
  /*overflow:hidden;*/
+
  max-width: 892px;
-
  padding: 0;
+
  margin-top: 15px;
-
  margin: 0;
+
   margin-bottom: 20px;
-
  border: 0;
+
-
   margin-top: 30px;
+
}
}
-
.starter {
+
#submenu li {
-
    float:left;
+
   text-align: left;
-
    position:relative;
+
-
    left:-50%;
+
-
  padding: 0;
+
-
  margin: 0;
+
-
  border: 0;
+
-
}
+
-
 
+
-
.wrap {
+
-
  border: 0;
+
-
  padding: 0;
+
-
  margin: 0;
+
-
  outline:#fff solid 3px;
+
-
}
+
-
 
+
-
 
+
-
.attribution_left {
+
-
   float: left;
+
-
  width: 12%;
+
-
  background: url('https://static.igem.org/mediawiki/2014/4/45/Mr_team_rolle_1.png') no-repeat left top;
+
-
  height: 100%;
+
-
}
+
-
.attribution_center {
+
-
  float: left;
+
-
  width: 76%;
+
-
}
+
-
.attribution_right {
+
-
  float: right;
+
-
  width: 12%;
+
-
  display: inline;
+
-
  background: url('https://static.igem.org/mediawiki/2014/7/71/Mr_team_rolle_2.png') no-repeat right top;
+
-
  height: 100px;
+
}
}
</style></html>
</style></html>

Latest revision as of 01:47, 18 October 2014