User:Drilly Dilly/common.css: Difference between revisions

From Inkipedia, the Splatoon wiki
No edit summary
No edit summary
Line 1: Line 1:
/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/
#bodyContent a[title="User:Drilly Dilly"] { color: #0000ff; font-weight:bold; font-family:Times New Roman; text-shadow: 0px 0px 3px #0000ff; }
/*.*.*This Custom Skin is built by DatNuttyKid, then taken by Ganonmew, who took tweaks from INoMed*.*.*.*.*.*.*.*.*/
#bodyContent a[title="User:Nyargleblargle"] { color: #90ee90; font-weight: bold; font-family: Arial; text-shadow: 0px 0px 3px blue; }
/*.*.*.*.*.*.*Designed to be simple, yet powerful*.*.*.*.*/
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; }
/* NOTE TO SELF: THIS CONTAINS CODE THAT IF DAMAGED, CAN RUIN MY CUSTOMIZED SKIN! */
a.whodev { background: url(/images/thumb/3/32/Developer.png/14px-Developer.png) left no-repeat; padding:0 0 0 15px; }
/**********************************************************************************/
/* coloured rollback links */
@import url(https://fonts.googleapis.com/css?family=Lobster+Two:700);
.mw-rollback-link {
@import url(https://fonts.googleapis.com/css?family=Raleway);
color:#0000ff; font-weight: bold; font-family: Arial;
@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 */
/* rounded corners */
#content {  
#content { font-family:Arial;
   border-top-left-radius: 1em;
   border-top-left-radius: 1em;
   border-bottom-left-radius: 1em;
   border-bottom-left-radius: 1em;
Line 28: Line 17:
   border-bottom-right-radius: 1em;
   border-bottom-right-radius: 1em;
}
}
/* Diff settings */
td.diff-addedline { color: #0000ff; }  td.diff-deletedline { color:#ff0000; } td.diff-context { background:#3068ff;
  color:#000000;
  font-family: Arial;
  border: 2px solid #000000; 
  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 */
/* Wikitable settings */


table.wikitable {
    text-align: center;
    margin: 1em 1em 1em 0;
    background: #00a2ff;
    border: 2px #000000 solid;
    border-collapse: collapse;
    color: #000000; 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 #000000 solid;
    padding: 0.2em; border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}


/* Code boxes */
table.wikitable th {
code {
     background: #00a2ff;
     background: #39B7CD; border: 2px solid #000000; border-top-left-radius: 1em;
    color: #000000; border-top-left-radius: 1em;
   border-bottom-left-radius: 1em;
   border-bottom-left-radius: 1em;
   border-top-right-radius: 1em;
   border-top-right-radius: 1em;
   border-bottom-right-radius: 1em;
   border-bottom-right-radius: 1em;
}
}
pre {
 
     background: #39B7CD; border: 2px solid #000000; border-top-left-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-bottom-left-radius: 1em;
   border-top-right-radius: 1em;
   border-top-right-radius: 1em;
   border-bottom-right-radius: 1em;
   border-bottom-right-radius: 1em;
}
/* Code boxes */
code {
    background: #00a2ff;
}
pre {
    background: #00a2ff;
     display: block;
     display: block;
     overflow: auto;
     overflow: auto;
}
/* userpage bar */
#p-personal {
  background:#427eff; 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 */
/* Table of Contents */
Line 50: Line 85:
     border: 2px solid #000000;
     border: 2px solid #000000;
     color: #000000;
     color: #000000;
     background: #39B7CD;
     background: #427eff;
     padding: 5px;
     padding: 5px;
     font-size: 95%; border-top-left-radius: 1em;
     font-size: 95%; border-top-left-radius: 1em;
Line 57: Line 92:
   border-bottom-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 */
/* Edit box */
.wikiEditor-ui textarea#wpTextbox1 {
.wikiEditor-ui textarea#wpTextbox1 {
line-height: 1.4em; color:#39B7CD; text-shadow: 0px 0px 3px gold;
line-height: 1.4em; color:#0000ff; font-family: Arial;
}
}
#wpSummary, #wpSummaryLabel {
#wpSummary, #wpSummaryLabel {
margin: 0.2em 0 0.4em 0 !important; color:#39B7CD; text-shadow: 0px 0px 3px gold;
margin: 0.2em 0 0.4em 0 !important; color:#000000; font-family: Arial;
}
}
/* userpage bar */
/* userpage bar */
#p-personal {
#p-personal {
   background:#7FFF00; border: 2px solid #000000; border-top-left-radius: 1em;
   background:#00a2ff;
  border-bottom-left-radius: 1em;
}
  border-top-right-radius: 1em;
/* change the person icon by your username */
  border-bottom-right-radius: 1em;
li#pt-userpage { background: url(/images/thumb/0/0b/Rollback.png/14px-Rollback.png) right no-repeat; padding: 0px 15px 0px 65px; }
/* footer */
/* footer */
#footer {
#footer {
   background:#ffd700;
   background:#0000ff;
#footer {
  background:green;
   border:2px solid #000000; border-top-left-radius: 1em;
   border:2px solid #000000; border-top-left-radius: 1em;
   border-bottom-left-radius: 1em;
   border-bottom-left-radius: 1em;
Line 97: Line 114:
}
}
/* Recent Changes Options */
/* Recent Changes Options */
rcoptions .mw-recentchanges-table td {
.rcoptions, .mw-recentchanges-table td {
border: 2px solid #000000;
border: 2px solid #000000; background:#427eff; 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 */
/* Colour the number of characters added/removed in the recent changes */
.mw-plusminus-pos {
.mw-plusminus-pos {
color: #BF5FFF;
color: #009000;
}
}


.mw-plusminus-neg {
.mw-plusminus-neg {
color: #4B0082;
color: #dd0000;
}
}


.mw-plusminus-null {
.mw-plusminus-null {
color: #71637D;
color: #000000;
}
}
/* hide unneccessary items in userpage bar */
 
#pt-watchlist, #pt-logout { display:none !important; }
/* edit this page link */
/* edit this page link */
#ca-edit a {
#ca-edit a {
font-weight: bold !important; color: #7CFC00; text-shadow: 0px 0px 3px gold;  
font-weight: bold !important; color: #000596; font-family: Arial;
}
 
/* the background of the page text */
#content, div#content {
  background:#427eff !important;
  border:2px solid #000000 !important;
}
}
/* Mark redirects in Special:Allpages and Special:Watchlist */
/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect a, .watchlistredir a {
.allpagesredirect a, .watchlistredir a {
color: #39B7CD; font-weight:bold; text-shadow: 0px 0px 3px gold;
color: #000596; font-weight:bold; font-family: Arial;
}
}
/* recent changes symbols */
/* recent changes symbols */
.newpage {
.newpage {
   font-weight:bold; color:#39B7CD; text-shadow: 0px 0px 3px gold;
   font-weight:bold; color:#000000; font-family: Arial;
}
}
.minoredit {
.minoredit {
   font-weight:bold; font-style:italic; color:#39B7CD; text-shadow: 0px 0px 3px gold;  
   font-weight:bold; font-style:italic; color:#000000; font-family: Arial;
}
}
.botedit {
.botedit {
   font-weight:bold; color:#39B7CD; text-shadow: 0px 0px 3px gold;  
   font-weight:bold; color:#000000; font-family: Arial;
}
}
.unpatrolled {
.unpatrolled {
   font-weight:bold; color:#39B7CD; text-shadow: 0px 0px 3px gold; font-family:  
   font-weight:bold; color:#000000; font-family: Arial;
}
}
/* recent changes comments */
/* recent changes comments */
.comment {
.comment {
   color:#39B7CD; font-weight:bold; text-shadow: 0px 0px 3px gold; font-family:
   color:#000000; font-family: Arial;
}
}
.autocomment {
.autocomment {
   color:#39B7CD; font-weight:bold; text-shadow: 0px 0px 3px gold;  
   color:#000000; font-family: Arial;
}
}


.usermessage {
.usermessage {
   border:2px solid #000000;
   border:2px solid #000000;
   background:#7F00FF; border-top-left-radius: 1em;
   background:#427eff; border-top-left-radius: 1em;
   border-bottom-left-radius: 1em;
   border-bottom-left-radius: 1em;
   border-top-right-radius: 1em;
   border-top-right-radius: 1em;
Line 153: Line 179:
/* the super-background */
/* the super-background */
body {
body {
   background:#7F00FF;
   background:#000596;
}
}
/* sidebar box headers */
/* sidebar box headers */
Line 165: Line 191:
#p-Navigation div, #p-Participate div, #p-search div, #p-tb div {
#p-Navigation div, #p-Participate div, #p-search div, #p-tb div {
 
 
   background:#39B7CD !important;
   background:#427eff !important;
 
 
   border:2px solid #000000 !important; border-top-left-radius: 1em;
   border:2px solid #000000 !important; border-top-left-radius: 1em;
Line 181: Line 207:
/* the background of the page text */
/* the background of the page text */
#content, div#content {
#content, div#content {
   background:#FFF0F5 !important;
   background:#00a2ff !important;
   border:2px solid #000000 !important;
   border:2px solid #000000 !important;
}
}
Line 197: Line 223:
div#mw-panel { position: fixed;
div#mw-panel { position: fixed;
   overflow: auto;
   overflow: auto;
   top: 0px;
   top: 60px;
   bottom: 0px;
   bottom: 0px;
   height: 100%;
   height: 100%;
Line 208: Line 234:
/* categories bar */
/* categories bar */
.catlinks {
.catlinks {
   background:#39B7CD !important;
   background:#427eff !important;
   border:2px solid #000000 !important; border-top-left-radius: 1em;
   border:2px solid #000000 !important; border-top-left-radius: 1em;
   border-bottom-left-radius: 1em;
   border-bottom-left-radius: 1em;
   border-top-right-radius: 1em;
   border-top-right-radius: 1em;
   border-bottom-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;
}
}

Revision as of 03:34, 17 February 2016

#bodyContent a[title="User:Drilly Dilly"] { color: #0000ff; font-weight:bold; font-family:Times New Roman; text-shadow: 0px 0px 3px #0000ff; }
#bodyContent a[title="User:Nyargleblargle"] { color: #90ee90; font-weight: bold; font-family: Arial; text-shadow: 0px 0px 3px blue; }
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; }
/* coloured rollback links */
.mw-rollback-link {
	color:#0000ff; font-weight: bold; font-family: Arial;
}
/* 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: #0000ff; }  td.diff-deletedline { color:#ff0000; } td.diff-context { background:#3068ff; 
  color:#000000; 
  font-family: Arial; 
  border: 2px solid #000000;  
  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 {
    text-align: center;
    margin: 1em 1em 1em 0;
    background: #00a2ff;
    border: 2px #000000 solid;
    border-collapse: collapse;
    color: #000000; 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 #000000 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: #00a2ff;
    color: #000000; 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: #00a2ff;
}
pre {
    background: #00a2ff;
    display: block;
    overflow: auto;
}
/* userpage bar */
#p-personal {
  background:#427eff; 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: #427eff;
    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:#0000ff; font-family: Arial;
}
#wpSummary, #wpSummaryLabel {
	margin: 0.2em 0 0.4em 0 !important; color:#000000; font-family: Arial;
}
/* userpage bar */
#p-personal {
  background:#00a2ff;
}
/* change the person icon by your username */
li#pt-userpage { background: url(/images/thumb/0/0b/Rollback.png/14px-Rollback.png) right no-repeat; padding: 0px 15px 0px 65px; }
/* footer */
#footer {
  background:#0000ff;
  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:#427eff; 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: #009000;
}

.mw-plusminus-neg {
	color: #dd0000;
}

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

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

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

/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect a, .watchlistredir a {
	color: #000596; font-weight:bold; font-family: Arial;
}
/* recent changes symbols */
.newpage {
  font-weight:bold; color:#000000; 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:#427eff; 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:#000596;
}
/* 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:#427eff !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:#00a2ff !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: 60px;
  bottom: 0px;
  height: 100%;
}
/* Prevent sidewards scrolling in pre elements */
pre {
  overflow: auto;
  max-height: 25em;
}
/* categories bar */
.catlinks {
  background:#427eff !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;
}