His Dark Materials
His Dark Materials
mNo edit summary
m (former adminship of lime)
Line 7: Line 7:
 
a[href="/wiki/User:Evilquoll"],
 
a[href="/wiki/User:Evilquoll"],
 
a[href="/wiki/User:NightSpeakers"],
 
a[href="/wiki/User:NightSpeakers"],
a[href="/wiki/User:LimeInABush"],
 
 
a[href="/wiki/User:Musical33"] {
 
a[href="/wiki/User:Musical33"] {
 
font-weight: bold;
 
font-weight: bold;
Line 21: Line 20:
 
a[href="/wiki/User:RobertATfm"], /* former username of Evilquoll */
 
a[href="/wiki/User:RobertATfm"], /* former username of Evilquoll */
 
a[href="/wiki/User:Lucyperihelion"], /* former username of ArgentFir */
 
a[href="/wiki/User:Lucyperihelion"], /* former username of ArgentFir */
 
a[href="/wiki/User:LimeInABush"],
 
a[href="/wiki/User:Toughpigs"] {
 
a[href="/wiki/User:Toughpigs"] {
 
font-weight: bold;
 
font-weight: bold;

Revision as of 14:27, 15 January 2020

/*imports*/
@import url("/load.php?mode=articles&only=styles&articles=MediaWiki:Common.css|u:dev:MediaWiki:InterlanguageFlags.css");

/* make admins stand out */
/* active admins */
a[href="/wiki/User:ArgentFir"],
a[href="/wiki/User:Evilquoll"],
a[href="/wiki/User:NightSpeakers"],
a[href="/wiki/User:Musical33"] {
	 font-weight: bold;
	 color: #EA8500 !important;
}
/* inactive/former admins */
a[href="/wiki/User:Quentin"],         /* founder, long inactive */
a[href="/wiki/User:Adamcox82"],
a[href="/wiki/User:Amyosaurus"],      /* lost access, no longer has time; requested removal */
a[href="/wiki/User:Cpl._Dunn"],
a[href="/wiki/User:Lenalia_Row"],
a[href="/wiki/User:Rowan_Salazar"],  /* former username of Lenalia Row */
a[href="/wiki/User:RobertATfm"],     /* former username of Evilquoll */
a[href="/wiki/User:Lucyperihelion"], /* former username of ArgentFir */
a[href="/wiki/User:LimeInABush"],
a[href="/wiki/User:Toughpigs"] {
	 font-weight: bold;
	 color: #E6AF2E !important;
}
/* staff */
a[href="/wiki/User:Merrystar"],
a[href="/wiki/User:Idekmandy"],
a[href="/wiki/User:Asnow89"],
a[href="/wiki/User:Kirkburn"],
a[href="/wiki/User:RansomTime"],
a[href="/wiki/User:Rappy_4187"],
a[href="/wiki/User:Scarecroe"],
a[href="/wiki/User:Semanticdrifter"],
a[href="/wiki/User:Sulfur"] {
    font-weight: bold;
    color: #5FAD41 !important;
}
/* bots */
a[href="/wiki/User:DasyBot"],
a[href="/wiki/User:NightRaiders"],
a[href="/wiki/User:FANDOMbot"],
a[href="/wiki/User:Croebot"] { /* inactive */
    font-weight: bold;
    color: #BD8B9C !important;
}

/* Recent changes byte indicators */
.mw-plusminus-pos { color: limegreen; }
.mw-plusminus-neg { color: red; }

/* To fix things like the infoboxes and other issues */
/* Image frame fix */
    div.tright, div.tleft { border: 1px solid silver; }
    div.thumbinner { background: inherit; border: none; color: inherit; }
    #article div.thumb { color:inherit; }

/* Infobox template styling */
.infobox {
	float: right;
	clear: right;
	margin: 0 0 .5em 1em;
	width: 250px;
	background: none;
	border-collapse: collapse;
	border-width: 0px;
	font-size: 0.8em;
	line-height: 1.5;
}
.infobox table.infoboxtable {
	background:#f0f0f0;
	float:right;
	margin:0;
	width:100%;
	border-collapse:collapse;
}
.infobox td.infoboximage {
	padding:0;
	text-align:center; 
}
.infobox th.infoboxheading {
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	font-size:larger;
}
.infobox th.infoboxsubheading  {
	vertical-align:top;
	text-align:left;
	font-weight:normal; 
}
.infobox td.infoboxlabel, .infobox td.infoboxcell  {
	vertical-align: middle;
/*	border-top:1px solid #999;
	border-bottom:1px solid #999; */
}

 /* ugly hack to force normal height for infobox cells */
.infoboxcell p { margin-top: 0px; margin-bottom: 0px; }
 /* .infoboxcell ul { list-style-type: disc; } */

.infoboxcell ul {
	 padding-left: 10px;
	 margin-left: 10px;
}

.infoboxcell ul li {
	 padding-left: 0;
	 margin-left: 0;
	 list-style-type: square;
}

.infobox div.plainlinks {
	 color: #fff;
}

.infobox div.plainlinks a {
	 color: #f0f0f0;
}

<!---------------------------------------TABBER------------------------------------->
 
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */
 
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}
 
/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:0px !important;
}
 
/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 padding: 8px 0px 3px 0px !important;
 border-style: none !important;
 font: bold 12px Verdana, sans-serif;
 background: #C6C6C6
}
 
ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}
 
ul.tabbernav li a
{
 padding: 3px 0.25em;
 margin-left: 1px !important;
 border-style: none !important;
 border-bottom: none;
 background: #D4D4D4 !important;
 text-decoration: none;
}
 
ul.tabbernav li a:link { color: #000 !important; }
ul.tabbernav li a:visited { color: #000 !important; }
 
ul.tabbernav li a:hover
{
 color: #000;
 background: #b8b8b8 !important;
}
 
ul.tabbernav li.tabberactive a
{
 background: #E0E0E0 !important;
 border-style: none !important;
}
 
ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: #E0E0E0 !important;
 border-style: none !important;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:0px !important;
 margin:0px !important;
 border-style: none !important;
 border-top:0;
 
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */
 
 /* height:200px; */
 
 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */
 
 /* overflow:auto; */
}
 
.tabberlive .tabbertab p {
 margin:2px 0px 0px 0px !important;
}
 
/* 
-- If desired, hide the heading since a heading is provided by the tab --
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}
 
-- Example of using an ID to set different styles for the tabs on the page --
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
*/
 
.monobook {display:none}

/* Table styling, thins border */
.wikitable {border-collapse:collapse;}

#icons {position:absolute; right:10px; top:10px; z-index:100}
.WikiaPageHeader {padding-bottom:0;margin-bottom:1em}
 
/* removing ugly outline of infoboxes */
.WikiaArticle .infobox {
	border: 0px !important;
}

/* Page border*/
.WikiaPage {
  border: none; 
}
 
/* MODULES */
.WikiaRail .module,
.WikiaRail .rail-module {
    padding: 20px 15px 15px;
    margin: 0 0 10px;
    border: none;
	background-color: transparent;
}

/*red links */
.new {color:#df4e4e !important;}

/* edit pencil */
.editsection a {
font-family:Helvetica;
  font-size:9px;
  text-transform:uppercase;
  letter-spacing:1px;
  font-style: none;
}
 
.WikiaArticle .editsection img {
  display:none;
}
.WikiaArticle h2 .editsection {
    float: right !important;
    position: center;
}

/* toc */
.toc,
#toc,
.WikiaArticle .toc {
    border:1px solid #336E79;
    padding:8px 17px;
    background-color:#336E79;
    border-radius: 2px;
}