Template:Team:Braunschweig/CSS TU-BS style
From 2014.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 60: | Line 60: | ||
/*-------------FIGURE LEFT CAPTION--------------*/ | /*-------------FIGURE LEFT CAPTION--------------*/ | ||
- | div.fig-caption {width: | + | div.fig-caption {width:33%; float:left;margin:0 10px; |
} | } | ||
.fig-caption ul {list-style-type:none; list-style-image: none; display:block; | .fig-caption ul {list-style-type:none; list-style-image: none; display:block; | ||
Line 66: | Line 66: | ||
.fig-caption 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 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 img {width: | + | .fig-caption img {display:block; width: 95%;margin:0 auto; |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
/*-------------FIGURE RIGHT CAPTION--------------*/ | /*-------------FIGURE RIGHT CAPTION--------------*/ | ||
- | div.fig-caption-right {width: | + | div.fig-caption-right {width:33%; float:right; margin:0 10px; |
} | } | ||
.fig-caption-right ul {list-style-type:none; list-style-image: none; display:block; | .fig-caption-right ul {list-style-type:none; list-style-image: none; display:block; | ||
} | } | ||
- | .fig-caption-right 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-right 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-right img {display:block;width: 95%; margin:0 auto; |
- | .fig-caption-right img {width: | + | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
Line 88: | Line 81: | ||
/*-------------FIGURE CENTER CAPTION--------------*/ | /*-------------FIGURE CENTER CAPTION--------------*/ | ||
- | div.fig-caption-center{width:80%; | + | div.fig-caption-center{width:80%;display:block;margin:20px auto;; |
} | } | ||
.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 94: | Line 87: | ||
.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; | + | .fig-caption-center img {max-width: 750px; max-height:500px; |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
Line 153: | Line 143: | ||
table.protocol_table td,th {border-bottom: 1px solid #333333;border-top: 1px solid #333333;padding:5px; | table.protocol_table td,th {border-bottom: 1px solid #333333;border-top: 1px solid #333333;padding:5px; | ||
} | } | ||
- | table.protocol_table {border-collapse:collapse;margin-bottom:20px;margin-top:30px; | + | table.protocol_table {width:25%;border-collapse:collapse;margin-bottom:20px;margin-top:30px; |
} | } | ||
td.protocol_table {padding:5px; | td.protocol_table {padding:5px; |
Latest revision as of 12:00, 17 October 2014