Template:Team:Braunschweig/CSS TU-BS style

From 2014.igem.org

(Difference between revisions)
Line 82: Line 82:
/*-------------FIGURE CENTER CAPTION--------------*/
/*-------------FIGURE CENTER CAPTION--------------*/
-
div.fig-caption-center{width:80%;margin-left:auto;margin-right:auto;
+
div.fig-caption-center{width:80%;margin-top:20px;margin-bottom:20px;
}
}
.fig-caption-center ul {list-style-type:none; list-style-image: none; display:block;
.fig-caption-center ul {list-style-type:none; list-style-image: none; display:block;
Line 88: Line 88:
.fig-caption-center li {list-style-type:none; list-style-image: none; display:block;color:#333333;font-family:Arial,Helvetica,sans-serif; font-size: smaller; font-style:italic;
.fig-caption-center li {list-style-type:none; list-style-image: none; display:block;color:#333333;font-family:Arial,Helvetica,sans-serif; font-size: smaller; font-style:italic;
}
}
-
.fig-caption-center img {max-width: 750px;margin: auto;
+
.fig-caption-center img {max-width: 750px;margin: auto;margin:-max-height:500px;
}  
}  
Line 117: Line 117:
/*-------------CENTER TABLE CAPTION--------------*/
/*-------------CENTER TABLE CAPTION--------------*/
-
div.table-caption-center{width:80%; margin-left:auto;margin-right:auto;
+
div.table-caption-center{width:80%; margin-left:auto;margin-right:auto;margin-top:20px;margin-bottom:20px;
}
}
.table-caption-center ul {list-style-type:none; list-style-image: none; display:block;
.table-caption-center ul {list-style-type:none; list-style-image: none; display:block;

Revision as of 09:20, 17 October 2014