|
|
Line 1: |
Line 1: |
| #bodyContent a[title="User:Trainiax"] { color: gold; font-weight: bold }
| |
| #bodyContent a[title="User talk:Trainiax"] { color: silver; font-weight: bold }
| |
| #bodyContent a[title="Special:Contributions/Trainiax"] { color: bronze; font-weight: bold }
| |
| a.whorb { background: url(/images/thumb/0/0b/Rollback.png/14px-Rollback.png) left no-repeat; padding:0 0 0 15px; }
| |
| a.whobot { background: url(/images/thumb/1/17/Bot.png/14px-Bot.png) left no-repeat; padding:0 0 0 15px; }
| |
| a.whoadmin { background: url(/images/thumb/4/46/Administrator.png/14px-Administrator.png) left no-repeat; padding:0 0 0 15px; }
| |
| a.whocrat { background: url(/images/thumb/5/5c/Bureaucrat.png/14px-Bureaucrat.png) left no-repeat; padding:0 0 0 15px; }
| |
| a.whodev { background: url(/images/thumb/3/32/Developer.png/14px-Developer.png) left no-repeat; padding:0 0 0 15px; }
| |
| /* rounded corners */
| |
| #content { font-family:cursive;
| |
| border-top-left-radius: 1em;
| |
| border-bottom-left-radius: 1em;
| |
| border-top-right-radius: 1em;
| |
| border-bottom-right-radius: 1em;
| |
| }
| |
| /* Wikitable settings */
| |
|
| |
|
|
| |
| /* Code boxes */
| |
| code {
| |
| background: #39B7CD; border: 2px solid #000000; border-top-left-radius: 1em;
| |
| border-bottom-left-radius: 1em;
| |
| border-top-right-radius: 1em;
| |
| border-bottom-right-radius: 1em;
| |
| }
| |
| pre {
| |
| background: #39B7CD; border: 2px solid #000000; border-top-left-radius: 1em;
| |
| border-bottom-left-radius: 1em;
| |
| border-top-right-radius: 1em;
| |
| border-bottom-right-radius: 1em;
| |
| display: block;
| |
| overflow: auto;
| |
| }
| |
| /* Table of Contents */
| |
| #toc {
| |
| border: 2px solid #000000;
| |
| color: #000000;
| |
| background: #39B7CD;
| |
| padding: 5px;
| |
| font-size: 95%; border-top-left-radius: 1em;
| |
| border-bottom-left-radius: 1em;
| |
| border-top-right-radius: 1em;
| |
| border-bottom-right-radius: 1em;
| |
| }
| |
| /* Edit box */
| |
| .wikiEditor-ui textarea#wpTextbox1 {
| |
| line-height: 1.4em; color:#39B7CD; font-family: cursive; text-shadow: 0px 0px 3px gold;
| |
| }
| |
| #wpSummary, #wpSummaryLabel {
| |
| margin: 0.2em 0 0.4em 0 !important; color:#39B7CD; font-family: cursive; text-shadow: 0px 0px 3px gold;
| |
| }
| |
| /* userpage bar */
| |
| #p-personal {
| |
| background:#ffd700; border: 2px solid #000000; border-top-left-radius: 1em;
| |
| border-bottom-left-radius: 1em;
| |
| border-top-right-radius: 1em;
| |
| border-bottom-right-radius: 1em;
| |
| }
| |
| /* change the person icon by your username */
| |
| li#pt-userpage { background: url(/images/thumb/6/63/GreninjaHeadGreySSB4-U.png/50px-GreninjaHeadGreySSB4-U.png) right no-repeat, url(/images/4/4a/SonicHeadSSBB.png) center no-repeat, url(/images/4/40/FalcoHeadBlueSSBM.png) left no-repeat; padding:0 0 40px 100px; }
| |
| /* footer */
| |
| #footer {
| |
| background:#ffd700;
| |
| border:2px solid #000000; border-top-left-radius: 1em;
| |
| border-bottom-left-radius: 1em;
| |
| border-top-right-radius: 1em;
| |
| border-bottom-right-radius: 1em;
| |
| }
| |
| /* Recent Changes Options */
| |
| rcoptions .mw-recentchanges-table td {
| |
| border: 2px solid #000000;
| |
| }
| |
| /* Colour the number of characters added/removed in the recent changes */
| |
| .mw-plusminus-pos {
| |
| color: #BF5FFF;
| |
| }
| |
|
| |
| .mw-plusminus-neg {
| |
| color: #4B0082;
| |
| }
| |
|
| |
| .mw-plusminus-null {
| |
| color: #71637D;
| |
| }
| |
|
| |
| /* edit this page link */
| |
| #ca-edit a {
| |
| font-weight: bold !important; color: #7CFC00; text-shadow: 0px 0px 3px gold; font-family: cursive;
| |
| }
| |
| /* Mark redirects in Special:Allpages and Special:Watchlist */
| |
| .allpagesredirect a, .watchlistredir a {
| |
| color: #39B7CD; font-weight:bold; text-shadow: 0px 0px 3px gold; font-family: cursive;
| |
| }
| |
| /* recent changes symbols */
| |
| .newpage {
| |
| font-weight:bold; color:#39B7CD; text-shadow: 0px 0px 3px gold; font-family: cursive;
| |
| }
| |
| .minoredit {
| |
| font-weight:bold; font-style:italic; color:#39B7CD; text-shadow: 0px 0px 3px gold; font-family: cursive;
| |
| }
| |
| .botedit {
| |
| font-weight:bold; color:#39B7CD; text-shadow: 0px 0px 3px gold; font-family: cursive;
| |
| }
| |
| .unpatrolled {
| |
| font-weight:bold; color:#39B7CD; text-shadow: 0px 0px 3px gold; font-family: cursive;
| |
| }
| |
| /* recent changes comments */
| |
| .comment {
| |
| color:#39B7CD; font-weight:bold; text-shadow: 0px 0px 3px gold; font-family: cursive;
| |
| }
| |
| .autocomment {
| |
| color:#39B7CD; font-weight:bold; text-shadow: 0px 0px 3px gold; font-family: cursive;
| |
| }
| |
|
| |
| .usermessage {
| |
| border:2px solid #000000;
| |
| background:#7F00FF; border-top-left-radius: 1em;
| |
| border-bottom-left-radius: 1em;
| |
| border-top-right-radius: 1em;
| |
| border-bottom-right-radius: 1em;
| |
| }
| |
|
| |
| /* the super-background */
| |
| body {
| |
| background:#7F00FF;
| |
| }
| |
| /* sidebar box headers */
| |
|
| |
| #p-Navigation h5, #p-Participate h5, #p-search h5, #p-tb h5 {
| |
|
| |
| border:none !important;
| |
| }
| |
| /* sidebar boxes */
| |
|
| |
| #p-Navigation div, #p-Participate div, #p-search div, #p-tb div {
| |
|
| |
| background:#39B7CD !important;
| |
|
| |
| border:2px solid #000000 !important; border-top-left-radius: 1em;
| |
| border-bottom-left-radius: 1em;
| |
| border-top-right-radius: 1em;
| |
| border-bottom-right-radius: 1em;
| |
|
| |
| }
| |
|
| |
| /* sidebar horizontal lines */
| |
|
| |
| #p-Navigation hr, #p-Participate hr, #p-search hr, #p-tb hr {
| |
| background:#000000 !important; height:2px !important;
| |
| }
| |
| /* the background of the page text */
| |
| #content, div#content {
| |
| background:#FFF0F5 !important;
| |
| border:2px solid #000000 !important;
| |
| }
| |
|
| |
| /* sidebar box headers */
| |
| #p-Navigation h5, #p-Participate h5, #p-search h5, #p-tb h5 {
| |
| border:2px solid #000000 !important; color:#000000;
| |
| }
| |
| /* horizontal lines */
| |
| hr {
| |
| background:#000000 !important;
| |
| height:2px !important;
| |
| }
| |
| /* Fix sidebar */
| |
| div#mw-panel { position: fixed;
| |
| overflow: auto;
| |
| top: 0px;
| |
| bottom: 0px;
| |
| height: 100%;
| |
| }
| |
| /* Prevent sidewards scrolling in pre elements */
| |
| pre {
| |
| overflow: auto;
| |
| max-height: 25em;
| |
| }
| |
| /* categories bar */
| |
| .catlinks {
| |
| background:#39B7CD !important;
| |
| border:2px solid #000000 !important; border-top-left-radius: 1em;
| |
| border-bottom-left-radius: 1em;
| |
| border-top-right-radius: 1em;
| |
| border-bottom-right-radius: 1em;
| |
| }
| |