User:Drilly Dilly/common.css

From Inkipedia, the Splatoon wiki

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.
/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/
/*.*.*This Custom Skin is built by DatNuttyKid, then taken by Ganonmew, who took tweaks from INoMed*.*.*.*.*.*.*.*.*/
/*.*.*.*.*.*.*Designed to be simple, yet powerful*.*.*.*.*/
/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

/**********************************************************************************/
/* NOTE TO SELF: THIS CONTAINS CODE THAT IF DAMAGED, CAN RUIN MY CUSTOMIZED SKIN! */
/**********************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Lobster+Two:700);
@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=Monoton);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:700);
@import url(https://fonts.googleapis.com/css?family=Special+Elite);
@import url(https://fonts.googleapis.com/css?family=Black+Ops+One);
@import url(https://fonts.googleapis.com/css?family=VT323);
@import url(https://fonts.googleapis.com/css?family=Faster+One);
@import url(https://fonts.googleapis.com/css?family=Mountains+of+Christmas:700);
@import url(https://fonts.googleapis.com/css?family=Vast+Shadow);
#bodyContent a[title="User:Drilly Dilly"] { color: #FFD700; font-weight: bold; font-family: Arial Black; text-shadow: 0px 0px 3px black; }
#bodyContent a[title="User:Nyargleblargle"] { color: #ff0000; font-weight: bold; font-family: Times New Roman; text-shadow: 0px 0px 3px red; }
/* hide unneccessary items in userpage bar */
#pt-watchlist, #pt-logout { display:none !important; }
/* rounded corners */
#content { 
  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;
}
/* Colour the links */
a { color: #60cc60; }
a:visited { color: #60cc60; }
a:active { color: #60cc60; }
a.new, a.new:visited { color:#5555ff; text-decoration: underline; }
a.interwiki, a.extiw { color:#60cc60; }
a.external { color: #60cc60; }
a.stub { color: #60cc60; }
a.external:visited { color: #60cc60; }
a.stub:visited { color:#60cc60; }
a.extiw:visited, a.interwiki:visited { color:#60cc60; }
a.active:visited { color:#60cc60; }
/* Redir links coloured (For maintenance) */
.mw-redirect { color: yellow; }
.mw-redirect:visited { color: yellow; }
.mw-redirect:active { color: yellow; }
/* Edit box */
.wikiEditor-ui textarea#wpTextbox1 {
	line-height: 1.4em; color:#39B7CD; text-shadow: 0px 0px 3px gold;
}
#wpSummary, #wpSummaryLabel {
	margin: 0.2em 0 0.4em 0 !important; color:#39B7CD;  text-shadow: 0px 0px 3px gold;
}
/* userpage bar */
#p-personal {
  background:#7FFF00; border: 2px solid #000000; border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
/* footer */
#footer {
  background:#ffd700;
#footer {
  background:green;
  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;
}
/* hide unneccessary items in userpage bar */
#pt-watchlist, #pt-logout { display:none !important; }
/* edit this page link */
#ca-edit a {
	font-weight: bold !important; color: #7CFC00; text-shadow: 0px 0px 3px gold; 
}
/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect a, .watchlistredir a {
	color: #39B7CD; font-weight:bold; text-shadow: 0px 0px 3px gold;
}
/* recent changes symbols */
.newpage {
  font-weight:bold; color:#39B7CD; text-shadow: 0px 0px 3px gold;
}
.minoredit {
  font-weight:bold; font-style:italic; color:#39B7CD; text-shadow: 0px 0px 3px gold; 
}
.botedit {
  font-weight:bold; color:#39B7CD; text-shadow: 0px 0px 3px gold; 
}
.unpatrolled {
  font-weight:bold; color:#39B7CD; text-shadow: 0px 0px 3px gold; font-family: 
}
/* recent changes comments */
.comment {
  color:#39B7CD; font-weight:bold; text-shadow: 0px 0px 3px gold; font-family: 
}
.autocomment {
  color:#39B7CD; font-weight:bold; text-shadow: 0px 0px 3px gold; 
}

.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;
}
/* JS UTC clock tweaks (Requires Javascript to work) */
#utcdate a  { font-weight: normal !important; font-size: 95% !important; }
#utcdate a:before { content: 'Time: '; }
#utcdate a:after { content: ' (UTC)'; }
/* Widen search bar */
#simpleSearch input#searchInput {
	width: 38em; background:#000000; color: #000000; font-family: 'Faster one', cursive;
}