User:Toomai/Skins/DeeSeven

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

/*

*/

/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect a, .watchlistredir a {
    color: inherit;
    font-style: inherit;
}

/* Forum formatting -Algorithm & -Splaka */
.forumheader { 
   border: inherit; background-color: inherit; margin-top: inherit; padding: inherit; 
}
.forumlist td.forum_edited a { 
   color: inherit; text-decoration: inherit
}
.forumlist td.forum_title a { 
   padding-left: inherit; 
}
.forumlist td.forum_title a.forum_new {  
   font-weight: inherit;
   background: inherit;
   padding-left: inherit; 
}
.forumlist td.forum_title a.forum_new:visited { 
    font-weight: inherit; background: inherit; padding-left: inherit; 
}
.forumlist th.forum_title { 
padding-left: inherit; 
}

/* Small reference list */
ol.references {
   font-size: inherit;
}
 
.references-small { font-size: inherit;}
 a
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */
/* column-count is from the CSS3 module "CSS Multi-column Layout" */
/* Please ignore any validator errors caused by these two lines */
.references-2column {
  font-size: inherit;
  -moz-column-count:inherit;
  column-count:inherit;
}
 
.same-bg { background: inherit }


/* Infobox template style */
.infobox {
    border: inherit;
    background-color: inherit;
    color: inherit;
    margin: inherit;
    padding: inherit;
    float: inherit;
    clear: inherit;
}
.infobox td,
.infobox th {
    vertical-align: inherit;
}
.infobox caption {
    font-size: inherit;
    margin-left: inherit;
}
.infobox.bordered {
    border-collapse: inherit;
}
.infobox.bordered td,
.infobox.bordered th {
    border: inherit;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
    border: inherit;
}



/* Messagebox templates */
.messagebox {
   border: inherit;
   background-color: inherit;
   width: inherit;
   margin: inherit;
   padding: inherit;
}
.messagebox.merge {
   border: inherit;
   background-color: inherit;
   text-align: inherit;
}
.messagebox.cleanup {
   border: inherit;
   background-color: inherit;
   text-align: inherit;
}
.messagebox.standard-talk {
   border: inherit;
   background-color: inherit;
}
.messagebox.nested-talk {
   border: inherit;
   background-color: inherit;
   width: inherit;
   margin: inherit;
}
.messagebox.small {
   width: inherit;
   font-size: inherit;
   float: inherit;
   clear: inherit;
   margin: inherit;
   line-height: inherit;
}

/* wikitable class for skinning normal tables */

table.wikitable {
  margin: inherit;
  background: inherit;
  border: inherit;
  border-collapse: inherit;
}

table.wikitable th, table.wikitable td {
  border: inherit;
  padding: inherit;
}

table.wikitable th {
  background: inherit;
  text-align: inherit;
}

table.wikitable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: inherit;
}

 /* --- TABLE DESIGNS --- */
 
/* default skin for navigation boxes */
table.navbox {            /* navbox container style */
  border: inherit;
  width: inherit; 
  margin: inherit;
  clear: inherit;
  font-size: inherit;
  text-align: inherit;
  padding: inherit;
}
table.navbox + table.navbox {
  margin-top: inherit;        /* single pixel border between adjacent navboxes (doesn't work for IE6, but that's okay) */
}
.navbox-title, .navbox-abovebelow, table.navbox th {
  text-align: inherit;      /* title and above/below styles */
  padding-left: inherit;
  padding-right: inherit;
}
.navbox-group {           /* group style */
  white-space: inherit;
  text-align: inherit;
  font-weight: inherit;
  padding-left: inherit;
  padding-right: inherit;
}
.navbox, .navbox-subgroup {
  background: inherit;     /* Background color */
}
.navbox-list {
  border-left: inherit;   /* Must match background color */
}
.navbox-title, table.navbox th {
  background: inherit;     /* Level 1 color */
}
.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title {
  background: inherit;     /* Level 2 color */
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
  background: inherit;     /* Level 3 color */
}
.navbox-even {
  background: inherit;     /* Even row striping */
}
.navbox-odd {
  background: inherit; /* Odd row striping */
}
 
@media print {
    .navbox {
        display: inherit;
    }
}

.nowraplinks a { /* prevents line breaks in links in primarily navbox */
    white-space: inherit;
}

/* Light gray highlight on stuff */
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, #wpOldTitle:focus, #wpReason:focus, #wpSummary:focus, #searchInput:focus {
    background: inherit
}

/* Display text below main article header, located at MediaWiki:tagline */
#siteSub {
    display: inherit;
    font-size: inherit;
    font-weight: inherit;
}

/* Colour the number of characters added/removed in the recent changes */
.mw-plusminus-pos {
  color: inherit;
}

.mw-plusminus-neg {
  color: inherit;
}

/* Bold 'edit this page' link to encourage newcomers */
#ca-edit a {
    font-weight: inherit;
}

/* stuff set to display: none; */
/* remove talk link from forum namespace (monobooks/newskins/quartzskins/monaco) -Splarka */
body.ns-110 #ca-talk, body.ns-110 #this_talk, body.ns-110 #page_tabs li+li, /*

 Hide title and tagline on Main Page */
body.page-Main_Page h1.firstHeading, body.page-Main_Page #siteSub { 
    display:inherit;
}

/* Put a checker background at the image description page only visible if the image has transparent background */
#file img {
    background: url("http://www.ssbwiki.com/images/5/5d/Checker-16x16.png") repeat;
}

/* Colored usernames for admins in the recent changes. inactive admins have been removed.

Clarinet Hawk */
table.diff a[title="User:Clarinet Hawk"], ul#pagehistory li a[title="User:Clarinet Hawk"], ul.special li a[title="User:Clarinet Hawk"], /*

Emmett */
table.diff a[title="User:Emmett"], ul#pagehistory li a[title="User:Emmett"], ul.special li a[title="User:Emmett"], /*

Miles */
table.diff a[title="User:Miles of SmashWiki"], ul#pagehistory li a[title="User:Miles of SmashWiki"], ul.special li a[title="User:Miles of SmashWiki"], /*

Omega Tyrant */
table.diff a[title="User:Omega Tyrant"], ul#pagehistory li a[title="User:Omega Tyrant"], ul.special li a[title="User:Omega Tyrant"], /*

Toomai */
table.diff a[title="User:Toomai"], ul#pagehistory li a[title="User:Toomai"], ul.special li a[title="User:Toomai"]
{ color: #3f9f5f; }

/* CHANGES START HERE */

/* the super-background */
body {
  background:#bfbfff;
}

/* the background of the page text */
#content {
  background:#efefff;
  border:2px solid #d7d7ff;
}

/* the titles of pages */
h1 {
  border-bottom:2px solid #bfbfff;
}

/* section titles */
h2 {
  border-bottom:2px solid #bfbfff;
}

/* horizontal lines */
hr {
  background:#bfbfff;
  height:2px;
}

/* wiki tagline */
#siteSub {
  display:inline;
  font-size:90%;
  font-weight:normal;
}

/* wikitable defaults */
table.wikitable {
  margin:1em 1em 1em 0;
  background:#bfbfff;
  border:2px solid #bfbfff;
  border-collapse:collapse;
}
table.wikitable td {
  border:2px solid #bfbfff;
  background:#efefff;
  padding:0.2em;
}
table.wikitable th {
  border:2px solid #bfbfff;
  background:#dfdfff;
  text-align:center;
  padding:0.2em;
}
table.wikitable caption {
  margin-left:inherit;
  margin-right:inherit;
  font-weight:bold;
}

/* infoboxes */
.infobox {
  float:right;
  clear:right;
  background:#bfbfff;
  border:2px solid #bfbfff;
  border-collapse:collapse;
  text-align:left;
  font-size:90%;
  margin:0.5em 0em 0.5em 1em; /* T R B L */
}
.infobox th {
  background:#dfdfff;
  border:2px solid #bfbfff;
  vertical-align:top;
  text-align:left;
  padding-left:0.5em;
  padding-right:0.5em;
}
.infobox td {
  background:#efefff;
  border:2px solid #bfbfff;
  vertical-align:top;
  padding-left:0.5em;
  padding-right:0.5em;
}
.infobox-title, th.infobox-title {
  background:#dfdfff;
  font-size:120%;
  text-align:center;
  padding:0.2em;
}
.infobox-image, td.infobox-image {
  background:#ffffff;
  text-align:center;
}
.infobox-caption, td.infobox-caption {
  text-align:center;
}

/* navboxes */
.navbox {
  width:100%;
  margin:auto;
  clear:both;
  background:#bfbfff;
  border:2px solid #bfbfff;
  border-collapse:collapse;
  font-size:85%;
}
.navbox-title {
  background:#d7d7ff;
  border:2px solid #bfbfff;
  font-size:110%;
}
.navbox-group {
  white-space:nowrap;
  background:#dfdfff;
  border:2px solid #bfbfff;
  text-align:right;
  padding-left:0.5em;
  padding-right:0.5em;
}
.navbox-list {
  background:#efefff;
  border:2px solid #bfbfff;
}
.navbox-odd {
  background:#f7f7ff;
  border:2px solid #bfbfff;
}
.navbox-even {
  background:#efefff;
  border:2px solid #bfbfff;
}

/* unselected tabs */
#p-cactions ul li a {
  background:#dfdfff;
}

/* selected tabs */
#p-cactions ul li.selected a {
  background:#efefff;
}

/* hovered tabs */
#p-cactions ul li a:hover, #p-cactions ul li.selected a:hover {
  background:#efefff;
}

/* unselected tab borders */
#p-cactions li {
  border:2px solid #9f9fff;
}

/* selected tab borders */
#p-cactions li.selected {
  border:2px solid #d7d7ff;
}

/* hovered tab borders */
#p-cactions li:hover , #p-cactions li.selected:hover {
  border:2px solid #ffbf00;
}

/* userpage bar */
#p-personal ul li a:hover {
  background:#d7d7ff;
}

/* sidebar box headers */
#p-navigation h5, #p-participate h5, #p-search h5, #p-tb h5 {
  border:none;
}

/* sidebar boxes */
#p-navigation div, #p-participate div, #p-search div, #p-tb div {
  background:#efefff;
  border:2px solid #d7d7ff;
}

/* footer */
#footer {
  background:#efefff;
  border:2px solid #d7d7ff;
}

/* mark redirects as such in AllPages, watchlists, and categories */
.allpagesredirect, .watchlistredir, .redirect-in-category {
  color:#7f7f7f;
  font-style:italic;
}

/* recent changes options */
.rcoptions {
  border:2px solid #7f7fff;
}

/* recent changes symbols */
.newpage {
  font-weight:bold;
  color:#009f5f;
}
.minor {
  font-weight:bold;
  font-style:italic;
  color:#9f3fbf;
}
.bot {
  font-weight:bold;
  color:#7f7f7f;
}
.unpatrolled {
  font-weight:bold;
  color:#bf3f3f;
}

/* recent changes comments */
.comment {
  font-style:italic;
  color:#000000;
}
.autocomment {
  color:#7f7f7f;
}

/* recent changes byte difference numbers */
.mw-plusminus-pos {
  color:#009f5f;
}
.mw-plusminus-neg {
  color:#9f3f3f;
}
.mw-plusminus-null {
  color:#5f6f4f;
}

/* coloured usernames for staff */
/* admins */
.mw-userlink[title="User:Miles of SmashWiki"],
.mw-userlink[title="User:Omega Tyrant"]
.mw-userlink[title="User:Pikamander2"]
.mw-userlink[title="User:Semicolon"]
{
  color:#3f9f5f;
}
/* bureaucrats */
.mw-userlink[title="User:Clarinet Hawk"],
.mw-userlink[title="User:Emmett"],
.mw-userlink[title="User:Toomai"]
{
  color:#9f7700;
}
/* developers */
.mw-userlink[title="User:Porplemontage"]
{
  color:#9f3fbf;
}

/*

*/