Welcome to the Lylat Wiki, all about the Star Fox series! If you'd like to help out, please take a look at our community portal.

Difference between revisions of "MediaWiki:Common.css"

From Lylat Wiki, your source on Star Fox information. By Fans, for Fans.
Jump to navigationJump to search
no edit summary
(Adding Disaster Flare, who was not here for some reason.)
 
(20 intermediate revisions by 2 users not shown)
Line 152: Line 152:
font-size: 125%;
font-size: 125%;
border: 2px solid red;
border: 2px solid red;
}
#p-personal li a {
        color:#FFF;
}
}


Line 1,084: Line 1,088:


/* Colored usernames for administators and bureaucrats on Special:RecentChanges
/* Colored usernames for administators and bureaucrats on Special:RecentChanges
2Tie */ table.diff a[title="User:2Tie"], ul#pagehistory li a[title="User:2Tie"], ul.special li a[title="User:2Tie"], /*


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


Blue Ninjakoopa */
Archaic */ table.diff a[title="User:Archaic"], ul#pagehistory li a[title="User:Archaic"], ul.special li a[title="User:Archaic"], /*
table.diff a[title="User:Blue Ninjakoopa"], ul#pagehistory li a[title="User:Blue Ninjakoopa"], ul.special li a[title="User:Blue Ninjakoopa"], /*
 
Cipriano 119 */ table.diff a[title="User:Cipriano 119"], ul#pagehistory li a[title="User:Cipriano 119"], ul.special li a[title="User:Cipriano 119"], /*


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


Hope(N Forever) */ table.diff a[title="User:Hope(N Forever)"], ul#pagehistory li a[title="User:Hope(N Forever)"], ul.special li a[title="User:Hope(N Forever)"], /*
Hope(N Forever) */ table.diff a[title="User:Hope(N Forever)"], ul#pagehistory li a[title="User:Hope(N Forever)"], ul.special li a[title="User:Hope(N Forever)"], /*


Neo */ table.diff a[title="User:Neo"], ul#pagehistory li a[title="User:Neo"], ul.special li a[title="Neo"], /*
Justin */ table.diff a[title="User:Justin"], ul#pagehistory li a[title="User:Justin"], ul.special li a[title="User:Justin"], /*
 
RAP */ table.diff a[title="User:RAP"], ul#pagehistory li a[title="User:RAP"], ul.special li a[title="User:RAP"], /*
 
Results May Vary */ table.diff a[title="User:Results May Vary"], ul#pagehistory li a[title="User:Results May Vary"], ul.special li a[title="User:Results May Vary"], /*


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


ToastUltimatum */ table.diff a[title="User:ToastUltimatum"], ul#pagehistory li a[title="User:ToastUltimatum"], ul.special li a[title="User:ToastUltimatum"], /*
ToastUltimatum */ table.diff a[title="User:ToastUltimatum"], ul#pagehistory li a[title="User:ToastUltimatum"], ul.special li a[title="User:ToastUltimatum"] {
 
TW */ table.diff a[title="User:TW"], ul#pagehistory li a[title="User:TW"], ul.special li a[title="User:TW"], /*
 
Wolf O'Donnell */ table.diff a[title="User:Wolf O'Donnell"], ul#pagehistory li a[title="User:Wolf O'Donnell"], ul.special li a[title="User:Wolf O'Donnell"] {
color: #bf3f9f;
color: #bf3f9f;
}
body {
background: url(//starfoxwiki.info/w/Starfield.png);
}
}


Line 1,119: Line 1,111:
width:350px;
width:350px;
float: right;
float: right;
        margin: 0 0 1em 1.15em;
}
}


Line 1,138: Line 1,131:
         image-rendering: pixelated;  
         image-rendering: pixelated;  
         -ms-interpolation-mode: nearest-neighbor;  
         -ms-interpolation-mode: nearest-neighbor;  
}
/* wikitable for lylat wiki */
table.wikitable {background:#fff;margin:1em 0;border:1pt solid #DF2500;border-collapse:collapse;color:black}
table.wikitable > * > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td, table.wikitable > * > tr > th {border:1pt solid #DF2500;padding:0.2em 0.4em}
table.wikitable > * > tr > th {background: #FFD67D;}
/* Button; copied from https://www.w3schools.com/css/css3_buttons.asp */
.button
{
  background-color: #32CD32; /* Green */
  border: solid 1.5px white;
  border-radius: 0.2em;
  color: white;
  padding: 5px 8px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
}
/* Turn button link text white */
.button a:link {
  color: white;
}
.button a:visited {
  color: white;
}
/* Turn wikitable header link text white */
.wikitable th a:link {
  color: white;
}
.wikitable th a:visited {
color: white;
}
}

Navigation menu