Template:Team:Braunschweig/CSS TU-BS style
From 2014.igem.org
(Difference between revisions)
R.F.Busche (Talk | contribs) |
|||
(20 intermediate revisions not shown) | |||
Line 49: | Line 49: | ||
h4.reference + ol { | h4.reference + ol { | ||
- | list-style-type: none;list-style-image:none; margin-left: | + | list-style-type: none;list-style-image:none; margin-left:20px;margin-bottom:30px; |
} | } | ||
h4.reference + ol li:before {content: "[" counter(section, decimal) "] ";font-size:small; | h4.reference + ol li:before {content: "[" counter(section, decimal) "] ";font-size:small; | ||
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 82: | 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 88: | 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 117: | Line 116: | ||
/*-------------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; | ||
Line 144: | 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; | ||
Line 426: | Line 425: | ||
.pagesummary p {text-align:justify;} | .pagesummary p {text-align:justify;} | ||
.subpage{ | .subpage{ | ||
- | margin-top: 20px; | + | margin-top: 20px;padding-bottom:20px; |
border-bottom: 1px solid #be1d3d; | border-bottom: 1px solid #be1d3d; | ||
line-height:1.5em; | line-height:1.5em; |
Latest revision as of 12:00, 17 October 2014