|
|
| (6 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| − | @media print {
| + | {| cellpadding="0" cellspacing="5" width="1000" style="background: #333333; border:4px solid #000000; padding:0em 0em 0em 0em; -moz-border-radius: 12px; -webkit-border-radius: 12px" |
| − | a.stub, a.new {
| + | |- |
| − | color: #ba0000;
| + | | colspan="2" style="text-align: center; background: #ffffff; -moz-border-radius: 12px; -webkit-border-radius: 12px; border: 2px solid #000000" |
| − | text-decoration: none;
| + | |} |
| − | }
| |
| − | #toc {
| |
| − | background-color: #f9f9f9;
| |
| − | border: 1px solid #aaaaaa;
| |
| − | padding: 5px;
| |
| − | }
| |
| − | div.floatright {
| |
| − | clear: right;
| |
| − | float: right;
| |
| − | margin: 0.5em 0 0.8em 1.4em;
| |
| − | position: relative;
| |
| − | }
| |
| − | div.floatright p {
| |
| − | font-style: italic;
| |
| − | }
| |
| − | div.floatleft {
| |
| − | clear: left;
| |
| − | float: left;
| |
| − | margin: 0.5em 1.4em 0.8em 0;
| |
| − | position: relative;
| |
| − | }
| |
| − | div.floatleft p {
| |
| − | font-style: italic;
| |
| − | }
| |
| − | div.center {
| |
| − | text-align: center;
| |
| − | }
| |
| − | div.thumb {
| |
| − | background-color: transparent;
| |
| − | border: medium none;
| |
| − | margin-bottom: 0.8em;
| |
| − | margin-top: 0.5em;
| |
| − | width: auto;
| |
| − | }
| |
| − | div.thumbinner {
| |
| − | background-color: White;
| |
| − | border: 1px solid #cccccc;
| |
| − | font-size: 94%;
| |
| − | overflow: hidden;
| |
| − | padding: 3px;
| |
| − | text-align: center;
| |
| − | }
| |
| − | html .thumbimage {
| |
| − | border: 1px solid #cccccc;
| |
| − | }
| |
| − | html .thumbcaption {
| |
| − | border: medium none;
| |
| − | font-size: 94%;
| |
| − | line-height: 1.4em;
| |
| − | padding: 3px;
| |
| − | text-align: left;
| |
| − | }
| |
| − | div.magnify {
| |
| − | display: none;
| |
| − | }
| |
| − | div.tright {
| |
| − | clear: right;
| |
| − | float: right;
| |
| − | margin: 0.5em 0 0.8em 1.4em;
| |
| − | }
| |
| − | div.tleft {
| |
| − | clear: left;
| |
| − | float: left;
| |
| − | margin: 0.5em 1.4em 0.8em 0;
| |
| − | }
| |
| − | img.thumbborder {
| |
| − | border: 1px solid #dddddd;
| |
| − | }
| |
| − | table.rimage {
| |
| − | float: right;
| |
| − | margin-bottom: 1em;
| |
| − | margin-left: 1em;
| |
| − | position: relative;
| |
| − | text-align: center;
| |
| − | width: 1pt;
| |
| − | }
| |
| − | body {
| |
| − | background: white none repeat scroll 0 0;
| |
| − | color: black;
| |
| − | margin: 0;
| |
| − | padding: 0;
| |
| − | } | |