Difference between revisions of "User:Mario/nookipedia.css"

From Nookipedia, the Animal Crossing wiki
(Adding another patroller.)
Line 73: Line 73:
 
}
 
}
  
a.whopatrol, #whopatrollers a, ul.special li a[title="User:Mario"], table.diff a[title="User:Mario"], ul#pagehistory li a[title="User:Mario"] {
+
a.whopatrol, #whopatrollers a, ul.special li a[title="User:Mario"], table.diff a[title="User:Mario"], ul#pagehistory li a[title="User:Mario"] a, ul.special li a[title="User:Grekox"], table.diff a[title="User:Grekox"], ul#pagehistory li a[title="User:Grekox"] {
 
color: Red !important;
 
color: Red !important;
 
}
 
}

Revision as of 16:49, December 20, 2013

#contentBodyCenter {
background: SteelBlue;
}

#contentHeadCenter {
background: SteelBlue;
height: 100%;
}
#contentHeadLeft {
background: SteelBlue;
height: 22px;
width: 22px;
}

#contentHeadRight {
background: SteelBlue;
height: 100%;
}

#contentBodyLeft {
background: SteelBlue;
clear: both;
}

textarea {
-webkit-appearance: textarea;
background-color: MidnightBlue;
color: white;
border: 1px solid;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
flex-direction: column;
resize: auto;
cursor: auto;
padding: 2px;
white-space: pre-wrap;
word-wrap: break-word;
}

#contentBodyRight {
background: SteelBlue;
}

#contentFootCenter {
background: SteelBlue;
height: 100%;
}

#contentFootRight {
background: SteelBlue;
height: 100%;
width: 22px;
height: 22px;
}

#contentFootLeft {
background: SteelBlue;
clear: both;
}

pre {
padding: 1em;
border: 1px dashed #2f6fab;
color: LightCyan;
background-color: DeepSkyBlue;
line-height: 1.1em;
}

a.whopatrol, #whopatrollers a, ul.special li a[title="User:Mario"], table.diff a[title="User:Mario"], ul#pagehistory li a[title="User:Mario"] a, ul.special li a[title="User:Grekox"], table.diff a[title="User:Grekox"], ul#pagehistory li a[title="User:Grekox"] {
color: Red !important;
}

a.whocrat, #whocrats a, ul.special li a[title="User:SuperHamster"], table.diff a[title="User:SuperHamster"], ul#pagehistory li a[title="User:SuperHamster"] {
color: Magenta !important;
}

a {
text-decoration: none;
color: MediumSpringGreen;
}

a:visited {
color: Cyan;
}

a:active {color: Lime; }

.autocomment {
color: Yellow;
}

table {
font-size: 100%;
color: black;
background-color: DarkBlue;
}

#catlinks {
text-align: left;
background-color: Midnightblue
}

li.gallerybox div.thumb {
text-align: center;
border: 1px solid Blue;
background-color: SkyBlue;
margin: 2px;
}

#toc, .toc, .mw-warning {
border: 1px solid yellow;
background-color: Navy;
padding: 5px;
font-size: 95%;
}