Template:Team:Braunschweig/CSS TU-BS style
From 2014.igem.org
(Difference between revisions)
R.F.Busche (Talk | contribs) |
R.F.Busche (Talk | contribs) |
||
Line 59: | Line 59: | ||
/*----------------------------------------------CAPTION STYLE---------------------------------------------------*/ | /*----------------------------------------------CAPTION STYLE---------------------------------------------------*/ | ||
- | /*-------------LEFT CAPTION--------------*/ | + | /*-------------FIGURE LEFT CAPTION--------------*/ |
div.fig-caption {width:40%; float:left | div.fig-caption {width:40%; float:left | ||
} | } | ||
Line 69: | Line 69: | ||
} | } | ||
- | /*-------------RIGHT CAPTION--------------*/ | + | /*-------------FIGURE RIGHT CAPTION--------------*/ |
div.fig-caption-right {width:40%; float:right;margin-left:20px; | div.fig-caption-right {width:40%; float:right;margin-left:20px; | ||
} | } | ||
Line 79: | Line 79: | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | /*-------------CENTER CAPTION--------------*/ | + | |
+ | /*-------------FIGURE CENTER CAPTION--------------*/ | ||
div.fig-caption-center{width:40%;margin-left:auto;margin-right:auto; | div.fig-caption-center{width:40%;margin-left:auto;margin-right:auto; | ||
} | } | ||
Line 96: | 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 {width: | + | .fig-caption-center img {max-width: 800px;margin:0 auto; |
} | } | ||
Revision as of 08:46, 17 October 2014