Site Notice

We have a limited coverage policy. Please check our coverage page to see which articles are allowed.
Please no leaked content less than one year old, or videos of leaks.
Content copied verbatim from other websites or wikis will be removed.

Difference between revisions of "MediaWiki:Vector.css"

From NintendoWiki, your source on Nintendo information. By fans, for fans.
Jump to navigation Jump to search
(Created page with "CSS placed here will affect users of the Vector skin: Nintendo = ff0016: Widen search bar: #simpleSearch input#searchInput { width: 14em; } body { backgroun...")
 
 
(35 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
+
/* CSS placed here will affect users of the vector skin */
  
 
/* Nintendo = ff0016 */
 
/* Nintendo = ff0016 */
  
 
/* Widen search bar */
 
/* Widen search bar */
 +
/*
 
#simpleSearch input#searchInput {
 
#simpleSearch input#searchInput {
 
width: 14em;
 
width: 14em;
Line 10: Line 11:
 
body  
 
body  
 
{
 
{
   background: #000000;
+
   background: #400005;
 
}
 
}
  
Line 31: Line 32:
 
#mw-panel div.portal div.body ul li a:visited
 
#mw-panel div.portal div.body ul li a:visited
 
{
 
{
   color:#7F7C58;
+
   color:#CAF2FF;
 
}
 
}
  
Line 37: Line 38:
 
#mw-panel div.portal
 
#mw-panel div.portal
 
{
 
{
   background:#400005;
+
   background:#000000;
 
   border: 1px solid brown;
 
   border: 1px solid brown;
 
   border-radius: 15px;
 
   border-radius: 15px;
Line 51: Line 52:
 
   margin-left: 10px;
 
   margin-left: 10px;
 
   margin-right: 10px;
 
   margin-right: 10px;
 +
  margin-top: 10px;
 +
  margin-bottom: 10px;
 
}
 
}
  
Line 93: Line 96:
 
   padding-right:10px;
 
   padding-right:10px;
 
   padding-left:5px;
 
   padding-left:5px;
   background: #400005;
+
   background:#000000;
 
   border: 1px solid brown;
 
   border: 1px solid brown;
 
   color: #EEE8AA;
 
   color: #EEE8AA;
Line 150: Line 153:
 
#siteNotice a, #mw-dismissable-notice a
 
#siteNotice a, #mw-dismissable-notice a
 
{
 
{
   color:#EEE8AA;
+
   color:#6753A1;
 
}
 
}
  
 
#siteNotice a:visited, #mw-dismissable-notice a:visited
 
#siteNotice a:visited, #mw-dismissable-notice a:visited
 
{
 
{
   color:#7F7C58;
+
   color:#CAF2FF;
 
}
 
}
  
Line 168: Line 171:
 
.CategoryTreeLabel:visited
 
.CategoryTreeLabel:visited
 
{
 
{
   color:#7F7C58;
+
   color:#CAF2FF;
 
}
 
}
  
Line 195: Line 198:
 
.subpages a:visited
 
.subpages a:visited
 
{
 
{
   color:#7F7C58;
+
   color:#CAF2FF;
 
}
 
}
  
Line 205: Line 208:
 
.editHelp a:visited
 
.editHelp a:visited
 
{
 
{
   color:#7F7C58;
+
   color:#CAF2FF;
 
}
 
}
  
Line 221: Line 224:
 
}
 
}
 
#content a.external {
 
#content a.external {
     color: #EEE8AA;
+
     color: #ff9d00;
 +
}
 +
 
 +
#content a.external:visited {
 +
    color: #ffb53f;
 
}
 
}
  
 +
/*
 
#bodyContent a
 
#bodyContent a
 
{
 
{
color: #ff0000; !important;
+
color: #ff0000;  
 +
}
 +
 
 +
#bodyContent td a:visited
 +
{
 +
  color:#B28F6A;
 
}
 
}
  
#bodyContent a:visited
+
#bodyContent a.new
 
{
 
{
  color:#7F7C58;
+
color: #00C100;  
 
}
 
}
  
 +
#bodyContent a.new:visited
 +
{
 +
  color:#0C740C;
 +
}
 +
*/
 +
/*
  
 
#toc
 
#toc
Line 239: Line 258:
 
   background:none;
 
   background:none;
 
}
 
}
 +
 +
div.vectorTabs li.selected a,
 +
div.vectorTabs li.selected a span,
 +
div.vectorTabs li.selected a:visited
 +
div.vectorTabs li.selected a:visited span
 +
{
 +
color:#CAF2FF;
 +
font-weight:bold;
 +
}
 +
 +
 +
div.vectorMenu li a
 +
{
 +
color: paleGoldenrod;
 +
}
 +
 +
body.ltr .thumbcaption
 +
{
 +
  color:#ff0000;
 +
}
 +
 +
#content a.extiw,
 +
#content a.extiw:active
 +
{
 +
  color:#ff0000;
 +
}
 +
 +
.catlinks
 +
{
 +
  background:#400005;
 +
}
 +
 +
.CategoryTreeBullet
 +
{
 +
  color:#EEE8AA;
 +
}
 +
 +
table
 +
{
 +
  background:#400005;
 +
}
 +
 +
.palegoldenrod
 +
{
 +
color:#EEE8AA;
 +
}
 +
*/
 +
/* CSS placed here will affect users of the vector skin */
 +
 +
/*
 +
li.not-patrolled
 +
{
 +
background-color:#8253B2;
 +
 +
}
 +
 +
h4
 +
{
 +
background-color:#EEEE8A;
 +
}
 +
 +
h3
 +
{
 +
color:#EEEE8A;
 +
}
 +
 +
h2
 +
{
 +
background-color:#EEEE8A;
 +
}
 +
 +
 +
 +
 +
.page-Special_RecentChanges table
 +
{
 +
color:#EEEE8A;
 +
}
 +
*/

Latest revision as of 02:13, 3 March 2012

/* CSS placed here will affect users of the vector skin */

/* Nintendo = ff0016 */

/* Widen search bar */
/*
#simpleSearch input#searchInput {
	width: 14em;
}

body 
{
  background: #400005;
}

textarea
{
 background: #FAFAD2;
}

#mw-page-base
{
  background: none;
}

#mw-panel div.portal div.body ul li a
{
  color:#EEE8AA;

}

#mw-panel div.portal div.body ul li a:visited
{
  color:#CAF2FF;
}


#mw-panel div.portal
{
  background:#000000;
  border: 1px solid brown;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -icab-border-radius: 15px;
  -o-border-radius: 15px;
}

#mw-panel div.portal
{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#mw-panel div.portal h5 
{
  color:#FF0;
}

#content 
{
	background: #400005;
	border: 1px solid brown;
	color: #EEE8AA;
}

#footer a
{
  color:#EEE8AA;
}

#footer a:visited
{
  color:#7F7C58;
}

#footer ul li
{
  color:#EEE8AA;
}

#footer ul
{
  background:#400005;
  border: 1px solid brown;
}

#p-personal
{
   border-bottom-left-radius: 10px 10px;
   -moz-border-radius-bottomleft: 10px 10px;
   margin-right:-12px;
   padding-right:10px;
   padding-left:5px;
   background:#000000;
   border: 1px solid brown;
   color: #EEE8AA;
}

#p-personal ul li a
{
   color:yellow;
}

#p-personal ul li a.new
{
   color:#F66;
}

div.thumb 
{
	border-color: transparent;
}

.vectorTabs
{
	background: #400005;
	color: #EEE8AA;
}

div.vectorTabs ul li
{
	background: #400005;
	color: #EEE8AA;
}

div.vectorTabs ul li.selected
{
	background: #400005;
	color: #EEE8AA;
}

div.vectorMenu ul
{
	background: #400005;
	color: #EEE8AA;
}

div.vectorTabs li a,
div.vectorTabs li a span {
   color:#EEE8AA;
}


#siteNotice, #mw-dismissable-notice
{
  background:#paleGoldenrod;
}

#siteNotice a, #mw-dismissable-notice a
{
  color:#6753A1;
}

#siteNotice a:visited, #mw-dismissable-notice a:visited
{
  color:#CAF2FF;
}



.CategoryTreeLabel
{
  color:#EEE8AA;

}

.CategoryTreeLabel:visited
{
  color:#CAF2FF;
}

.firstHeading
{
  color:#EEE8AA;

}

#siteSub
{
  color:#7F7C58;
}

#pt-userpage,
#pt-anonuserpage,
#pt-login {
    background: none;
}

.subpages a
{
  color:#EEE8AA;
}

.subpages a:visited
{
  color:#CAF2FF;
}

.editHelp a
{
  color:#EEE8AA;
}

.editHelp a:visited
{
  color:#CAF2FF;
}


.mw-editTools a
{
  color:#EEE8AA;
}

#content a.extiw,
#content a.extiw:active {
    color: #EEE8AA;
    background: none;
    padding: 0;
}
#content a.external {
    color: #ff9d00;
}

#content a.external:visited {
    color: #ffb53f;
}

/*
#bodyContent a
{
color: #ff0000; 
}

#bodyContent td a:visited
{
  color:#B28F6A;
}

#bodyContent a.new
{
color: #00C100; 
}

#bodyContent a.new:visited
{
  color:#0C740C;
}
*/
/*

#toc
{
  background:none;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a span,
div.vectorTabs li.selected a:visited
div.vectorTabs li.selected a:visited span
{
 color:#CAF2FF;
 font-weight:bold;
}


div.vectorMenu li a
{
 color: paleGoldenrod;
}

body.ltr .thumbcaption
{
  color:#ff0000;
}

#content a.extiw,
#content a.extiw:active
{
  color:#ff0000;
}

.catlinks
{
  background:#400005;
}

.CategoryTreeBullet
{
  color:#EEE8AA;
}

table 
{
  background:#400005;
}

.palegoldenrod
{
 color:#EEE8AA;
}
*/
/* CSS placed here will affect users of the vector skin */

/*
li.not-patrolled 
{
 background-color:#8253B2;

}

h4
{
 background-color:#EEEE8A; 
}

h3
{
 color:#EEEE8A; 
}

h2
{
 background-color:#EEEE8A; 
}




.page-Special_RecentChanges table
{
 color:#EEEE8A;
}
*/