|
|
Line 1: |
Line 1: |
- | <style type="text/css">
| + | #content { |
- | /*background*/
| + | background-color: transparent; |
- | content { | + | border: 1px solid #ff0099; |
- | background-color: #333333;
| + | border-right: none; |
- | border: 1px solid #ff0099;
| + | line-height: 1.5em; |
- | border-right: none;
| + | position: relative; |
- | line-height: 1.5em;
| + | z-index: 2; |
- | position: relative;
| + | |
- | z-index: 2;
| + | |
- | | + | |
- | ) body {
| + | |
- | | + | |
- | font: x-small sans-serif;
| + | |
- | font-color: #ffffff
| + | |
- | background: #333333
| + | |
- | | + | |
- | } .firstHeading { color: White; margin-bottom:0.1em; margin-top:0.1em; background: #666666; text-align:center;} h1, h2, h3, h4, h5, h6 { color: White } table {
| + | |
- | | + | |
- | font-size: 100%;
| + | |
- | background: #666666;
| + | |
- | | + | |
- | } /* Non existent links - on page - not red anymore (too gaudy) */
| + | |
- | | + | |
- | a {
| + | |
- | | + | |
- | text-decoration: none;
| + | |
- | color: #ffffff;
| + | |
- | background: none;
| + | |
- | | + | |
- | } a:visited { color:#ff0099; } a:active { color: #ff0099; } a:hover { text-decoration: underline; } a.stub { color: #ff0099; } a.new, .special a.new { color:#ff0099; }
| + | |
- | | + | |
- | 1. p-personal a.new { color: white; }
| + | |
- | 2. p-cactions .new a { color: white; }
| + | |
- | | + | |
- | a.new:visited, .special a.new:visited,
| + | |
- | | + | |
- | 1. p-personal a.new:visited { color:#ff0099; }
| + | |
- | | + | |
- | 1. bodyContent a.external { color:#ff0099; }
| + | |
- | | + | |
| } | | } |
- |
| |
- | 1. preftoc a,
| |
- | 2. preftoc a:active {
| |
- |
| |
- | display: block;
| |
- | color: #ff0099;
| |
- |
| |
- | } hr {color: ff0099;
| |
- |
| |
- | background-color: 666666;
| |
- | border: 0;
| |
- | margin: 0.2em 0 0.2em 0;
| |
- |
| |
- | }
| |
- |
| |
- | /* gray boxes when displaying pages */ code { background-color: #333333; } pre {
| |
- |
| |
- | padding: 1em;
| |
- | border: 1px dashed #ff0099;
| |
- | color: White;
| |
- | background-color: #333333;
| |
- | line-height: 1.1em;
| |
- |
| |
- | } /* More black when displaying text */ fieldset {
| |
- |
| |
- | border: 1px solid #ff0099;
| |
- | background-color: #333333;
| |
- | margin: 1em 0em 1em 0em;
| |
- | padding: 0em 1em 1em 1em;
| |
- | line-height: 1.5em;
| |
- |
| |
- | } legend {
| |
- |
| |
- | background: #333333;
| |
- | padding: 0.5em;
| |
- | font-size: 95%;
| |
- |
| |
- | }
| |
- |
| |
- | 1. contentSub { color: #ff0099}
| |
- | 2. catlinks {
| |
- |
| |
- | border:1px solid #ff0099;
| |
- | background-color:#666666;
| |
- | padding:5px;
| |
- | margin-top: 1em;
| |
- | clear: both;
| |
- |
| |
- | }
| |
- |
| |
- | 1. toc {
| |
- |
| |
- | /*border:1px solid #2f6fab;*/
| |
- | border:1px solid #ff0099;
| |
- | background-color:#666666;
| |
- | padding:5px;
| |
- | font-size: 95%;
| |
- |
| |
- | } /* images */ div.floatright, table.floatright {
| |
- |
| |
- | clear: right;
| |
- | float: right;
| |
- | position: relative;
| |
- | margin: 0 0 0.5em 0.5em;
| |
- | border: 0
| |
- | background: #333333;
| |
- |
| |
- | /*
| |
- |
| |
- | border: 0.5em solid #ff0099;
| |
- | border-width: 0.5em 0 0.8em 1.4em;
| |
- |
| |
- | * /
| |
- |
| |
- | } div.floatright p { font-style: italic; } div.floatleft, table.floatleft {
| |
- |
| |
- | float: left;
| |
- | position: relative;
| |
- | margin: 0 0.5em 0.5em 0;
| |
- | border: 0
| |
- | background: #666666;
| |
- |
| |
- | /*
| |
- |
| |
- | margin: 0.3em 0.5em 0.5em 0;
| |
- | border: 0.5em solid #ff0099;
| |
- | border-width: 0.5em 1.4em 0.8em 0;
| |
- |
| |
- | * /
| |
- |
| |
- | } div.floatleft p { font-style: italic; } /* thumbnails */ div.thumb {
| |
- |
| |
- | margin-bottom: 0.5em;
| |
- | border-style: solid; border-color: #ff0099;
| |
- | background-color: #666666;
| |
- |
| |
- | width: auto;
| |
- |
| |
- | } div.thumb div {
| |
- |
| |
- | border:1px solid #ff0099;
| |
- | padding: 3px !important;
| |
- | background-color:#666666;
| |
- | font-size: 94%;
| |
- | text-align: center;
| |
- | overflow: hidden;
| |
- |
| |
- | } /*
| |
- |
| |
- | *
| |
- | o edit views etc
| |
- | * /
| |
- |
| |
- | .special li {
| |
- |
| |
- | line-height: 1.4em;
| |
- | margin: 0;
| |
- | padding: 0;
| |
- |
| |
- | }
| |
- |
| |
- | /* Page history styling */ /* the auto-generated edit comments */ .autocomment { color: gray; }
| |
- |
| |
- | 1. pagehistory span.user {
| |
- |
| |
- | margin-left: 1.4em;
| |
- | margin-right: 0.4em;
| |
- |
| |
- | }
| |
- |
| |
- | 1. pagehistory span.minor { font-weight: bold; }
| |
- | 2. pagehistory li { border: 1px solid White; }
| |
- | 3. pagehistory li.selected {
| |
- |
| |
- | background-color:#333333;
| |
- | border:1px dashed #ff0099;
| |
- |
| |
- | } /*
| |
- |
| |
- | *
| |
- | o Diff rendering
| |
- | * /
| |
- |
| |
- | table.diff { background:#666666; } td.diff-otitle { background:#666666; } td.diff-ntitle { background:#666666; } td.diff-addedline {
| |
- |
| |
- | background:#666666;
| |
- | font-size: smaller;
| |
- |
| |
- | } td.diff-deletedline {
| |
- |
| |
- | background:#666666;
| |
- | font-size: smaller;
| |
- |
| |
- | } td.diff-context {
| |
- |
| |
- | background:#666666;
| |
- | font-size: smaller;
| |
- |
| |
- | } span.diffchange { color: #ff0099; font-weight: bold; }
| |
- |
| |
- |
| |
- | form {
| |
- |
| |
- | background: #666666;
| |
- | border: none;
| |
- | margin: 0;
| |
- |
| |
- | } table.gallery { border: 3px solid #666666; margin: 2px; padding: 2px; background-color:#666666; } table.gallery td { vertical-align:top; background-color:#333333; border: solid 2px #ff0099; }
| |
- |
| |
- | }
| |
- |
| |
- | /*navbar style: black background, gray line items, white text... */
| |
- |
| |
- | .portlet h6,h5,h4 {color:white;}
| |
- |
| |
- | .pBody {
| |
- |
| |
- | font-size: 95%;
| |
- | background: #333333 ;
| |
- | border-collapse: collapse;
| |
- | border: 5px solid #ff0099;
| |
- | padding: 0 0.8em 0.3em 0.5em;
| |
- |
| |
- | } .portlet li {
| |
- |
| |
- | padding: 0;
| |
- | margin: 0;
| |
- | background: #333333;
| |
- |
| |
- | } .portlet a {color:#ff0099;}
| |
- |
| |
- | 1. p-search .pBody {
| |
- |
| |
- | text-align: center;
| |
- | background: #666666;
| |
- |
| |
- | }
| |
- |
| |
- | /* quickbar: article, edit, ... watch tags */
| |
- |
| |
- | 1. p-cactions {
| |
- |
| |
- | position:absolute;
| |
- | top: 15.0em;
| |
- | left: 10;
| |
- | margin: 0;
| |
- | white-space:nowrap;
| |
- | width: 76%;
| |
- | line-height: 1.1em;
| |
- | overflow: visible;
| |
- | background: none;
| |
- | border-collapse: collapse;
| |
- | padding-left: 1em;
| |
- | list-style: none;
| |
- | font-size: 95%;
| |
- |
| |
- | }
| |
- |
| |
- | 1. p-cactions li {
| |
- |
| |
- | display: inline;
| |
- | border: 3px solid #ff0099;
| |
- | border-bottom: none;
| |
- | padding: 0 0 0.1em 0;
| |
- | margin: 0 0.3em 0 0;
| |
- | overflow: visible;
| |
- | background: #666666;
| |
- |
| |
- | }
| |
- |
| |
- | 1. p-cactions li.selected {
| |
- |
| |
- | border-color: #ff0099;
| |
- | padding: 0 0 0.2em 0;
| |
- |
| |
- | }
| |
- |
| |
- | 1. p-cactions li a {
| |
- |
| |
- | background-color: #666666;
| |
- | color: #333333;
| |
- | border: none;
| |
- | padding: 0 0.8em 0.3em 0.8em;
| |
- | text-decoration: none;
| |
- | text-transform: lowercase;
| |
- | position: relative;
| |
- | z-index: 0;
| |
- | margin: 0;
| |
- |
| |
- | } /*user bar */
| |
- |
| |
- | 1. p-personal {
| |
- |
| |
- | width:100%;
| |
- | white-space:nowrap;
| |
- | padding: 0;
| |
- | margin: 0;
| |
- | position:absolute;
| |
- | left: 40 px;
| |
- | top:2em;
| |
- | z-index: 0;
| |
- | border: none;
| |
- | background: none;
| |
- | overflow: visible;
| |
- | line-height: 1.2em;
| |
- |
| |
- | }
| |
- |
| |
- | 1. p-personal li {
| |
- |
| |
- | z-index:0;
| |
- | border:none;
| |
- | padding:0;
| |
- | display: inline;
| |
- | color: #2f6fab;
| |
- | margin-left: 1em;
| |
- | line-height: 1.2em;
| |
- | background: #c2c2c2;
| |
- |
| |
- | } /* footer needs to be black too */
| |
- |
| |
- | 1. footer {
| |
- |
| |
- | background-color: #666666;
| |
- | border-top: 1px solid #ff0099;
| |
- | border-bottom: 1px solid #ff0099;
| |
- | margin: 0.6em 0em 1em 0em;
| |
- | padding: 0.4em 0em 1.2em 0em;
| |
- | text-align: center;
| |
- | font-size: 90%;
| |
- |
| |
- |
| |
- | </style>
| |
- |
| |
- | <script type="text/javascript">
| |
- | //Feel free to add your javascript code here.
| |
- | </script>
| |