User:S3AHAWK/common.css

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
#bodyContent a[title="User:DekZek"] { color: #0000ff; font-weight:bold; font-family:Times New Roman; text-shadow: 0px 0px 3px #0000ff; }
#bodyContent a[title="User:Aidanzapunk"] { color: #0000ff; font-weight: bold; font-family: Arial; }
#bodyContent a[title="User:Ganonmew"] { color: #66cd00; font-weight: bold; font-family: Arial; text-shadow: 0px 0px 3px white; }
#bodyContent a[title="User:Dots"] { color: #ff0066; font-weight:bold; font-family: Times New Roman; text-shadow: 0px 0px 3px black; }
#bodyContent a[title="User:INoMed"] { color: #ff0000; font-weight: bold; font-family: Times New Roman; text-shadow: 0px 0px 3px red; }
#bodyContent a[title="User:DatNuttyKid"] { color: #ffd700; font-weight: bold; font-family: Arial Black; text-shadow: 0px 0px 3px black; }
#bodyContent a[title="User:Serpent King"] { font-family:Monotype Corsiva; color:#008833; text-shadow:0px 0px 3px DarkGray; }
#bodyContent a[title="User:Disaster Flare"] { color: green; }
#bodyContent a[title="User:ScoreCounter"] { color: black; font-family: Agency FB; }
#bodyContent a[title="User:Aardvarkian"] { color: purple; font-weight: bold; font-weight: italics; text-shadow:0px 0px 3px }
#bodyContent a[title="User:Poultry"] { color: red; font-weight: bold }
#bodyContent a[title="User:Zyrac"] { color: green; font-family: Lucida Console; font-weight: bold; }
#bodyContent a[title="User:Miles of SmashWiki"] { color: #000596; font-family: Verdana; font-weight: bold; }
#bodyContent a[title="User:Omega Tyrant"] { color: forestgreen; font-family: Edwardian Script ITC;  font-size:12pt; }
#bodyContent a[title="User:Nyargleblargle"] { color: #90ee90; font-weight: bold; font-family: Arial; text-shadow: 0px 0px 3px blue; }
#bodyContent a[title="User:Toomai"] { color:#ddaa00; font-weight: bold; text-shadow: 0px 0px 3px #000000; }
#bodyContent a[title="User:Porplemontage"] { color:#bf3f9f; font-weight: bold; text-shadow: 0px 0px 3px #bf3f9f; }
#bodyContent a[title="User:EXemplary Logic"] { color:#9f9fbd; }
#bodyContent a[title="User:S3AHAWK"] { color:#FF0000; font-family: Arial; font-weight: bold; text-shadow: 0px 0px 3px 002244;}

/* rounded corners */
#content { font-family:Arial; 
  border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}
/* Diff settings */
td.diff-addedline { color: #69BE28; }  td.diff-deletedline { color:#69BE28; } td.diff-context { background:#069BE28; 
  color:#69BE28; 
  font-family: Arial; 
  border: 2px solid #A5ACAF;  
  border-top-left-radius: 0.3em;
  border-bottom-left-radius: 0.3em;
  border-top-right-radius: 0.3em;
  border-bottom-right-radius: 0.3em; !important; }
/* Wikitable settings */

table.wikitable {
    margin: 1em 1em 1em 0;
    background: #02244;
    border: 2px #69BE28 solid;
    border-collapse: collapse;
    color: #A5ACAF; border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}

table.wikitable th, table.wikitable td {
    border: 2px #02244 solid;
    padding: 0.2em; border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}

table.wikitable th {
    background: #69BE28;
    color: #69be28; border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}

table.wikitable caption {
    margin-left: inherit;
    margin-right: inherit;
    font-weight: bold; border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}

/* Code boxes */
code {
    background: #A5ACAF;
}
pre {
    background: #A5ACAF;
    display: block;
    overflow: auto;
}
/* userpage bar */
#p-personal {
  background:#002244; border: 2px solid #000000; border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}
/* Table of Contents */
#toc {
    border: 2px solid #000000;
    color: #000000;
    background: #69BE28;
    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:#002244; font-family: Arial;
}
#wpSummary, #wpSummaryLabel {
	margin: 0.2em 0 0.4em 0 !important; color:#000000; font-family: Arial;
}
/* userpage bar */
#p-personal {
  background:002244;
}
/* change the person icon by your username */
li#pt-userpage { background: url(/images/thumb/4/46/Administrator.png/14px-Administrator.png) right no-repeat; padding: 0px 15px 0px 65px; }
/* footer */
#footer {
  background:#69BE28;
  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; background:#A5ACAF; color:#000000; font-family: Arial; border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}
/* Colour the number of characters added/removed in the recent changes */
.mw-plusminus-pos {
	color: #002244;
}

.mw-plusminus-neg {
	color: #69BE28;
}

.mw-plusminus-null {
color: #002244;
}

/* edit this page link */
#ca-edit a {
	font-weight: bold !important; color: #A5ACAF; font-family: Arial;
}

/* the background of the page text */
#content, div#content {
  background:#69BE28 !important;
  border:2px solid #000000 !important;
}

/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect a, .watchlistredir a {
	color: #02244; font-weight:bold; font-family: Arial;
}
/* recent changes symbols */
.newpage {
  font-weight:bold; color:#02244; font-family: Arial;
}
.minoredit {
  font-weight:bold; font-style:italic; color:#000000; font-family: Arial;
}
.botedit {
  font-weight:bold; color:#000000; font-family: Arial;
}
.unpatrolled {
  font-weight:bold; color:#000000; font-family: Arial;
}
/* recent changes comments */
.comment {
  color:#000000; font-family: Arial;
}
.autocomment {
  color:#000000; font-family: Arial;
}

.usermessage {
  border:2px solid #000000;
  background:#7CFC00; 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:#7CFC00;
}
#globalWrapper {
 background: none !important;
}
/* sidebar box headers */
 
#p-Navigation h5, #p-Participate h5, #p-search h5, #p-tb h5, #p-lang h5 {
 	
  border:none !important;
}	
/* sidebar boxes */
 	
#p-Navigation div, #p-Participate div, #p-search div, #p-tb div, #p-lang div {
 	
  background:#A5ACAF !important;
 	
  border:2px solid #02244 !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, #p-lang hr {	
  background:#69be28 !important;	 height:2px !important;	
}
/* the background of the page text */
#content, div#content {
  background:#A5ACAF !important;
  border:2px solid #000000 !important;
}

/* sidebar box headers */
#p-Navigation h5, #p-Participate h5, #p-search h5, #p-tb h5, #p-lang 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: 60px;
  bottom: 0px;
  height: 100%;
}
/* Prevent sidewards scrolling in pre elements */
pre {
  overflow: auto;
  max-height: 25em;
}
/* categories bar */
.catlinks {
  background:#A5ACAF !important;
  border:2px solid #69be28 !important; border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}