MediaWiki:Gadget-ms-Namespace.css: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
(taking care of howling and theory) Tag: sourceedit |
(paring back) Tag: sourceedit |
||
Line 71: | Line 71: | ||
ALL NAMESPACES | ALL NAMESPACES | ||
============== */ | ============== */ | ||
/* Namespace 0 has now been moved to MediaWiki:Ns0.css */ | /* Namespace 0 has now been moved to MediaWiki:Ns0.css */ | ||
Line 109: | Line 85: | ||
.ns-14 #WikiaArticle, .ns-14 #WikiaMainContent, | .ns-14 #WikiaArticle, .ns-14 #WikiaMainContent, | ||
.ns-15 #WikiaArticle, .ns-15 #WikiaMainContent { | .ns-15 #WikiaArticle, .ns-15 #WikiaMainContent { | ||
font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif; | font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;} | ||
} | |||
/* The little A-Z strip with CategorySorter.js */ | /* The little A-Z strip with CategorySorter.js */ | ||
Line 146: | Line 120: | ||
.ns-501 #WikiaArticle, .ns-501 #WikiaMainContent, | .ns-501 #WikiaArticle, .ns-501 #WikiaMainContent, | ||
.ns-503 #WikiaArticle, .ns-503 #WikiaMainContent { | .ns-503 #WikiaArticle, .ns-503 #WikiaMainContent { | ||
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif; | |||
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif; | |||
color:#1f1e38; | color:#1f1e38; | ||
} | } | ||
Line 246: | Line 218: | ||
.ns-8 pre, .ns-8 .WikiaArticle pre, .ns-9 pre, .ns-9 .WikiaArticle pre { | .ns-8 pre, .ns-8 .WikiaArticle pre, .ns-9 pre, .ns-9 .WikiaArticle pre { | ||
background: rgba(1, 44, 87, 0.10) url(http://images.wikia.com/tardistest/images/c/ce/70opacitywhite.png); | background: rgba(1, 44, 87, 0.10) url(http://images.wikia.com/tardistest/images/c/ce/70opacitywhite.png); | ||
font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace; | font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace; | ||
-moz-box-shadow:none; | -moz-box-shadow:none; | ||
Line 269: | Line 236: | ||
} | } | ||
/* Should make locked/protect flags | /* Should make locked/protect flags | ||
Line 289: | Line 249: | ||
margin-top:2% | margin-top:2% | ||
} | } | ||
Revision as of 20:29, 16 June 2017
/* ==============
BACKGROUNDS
============== */
.ns-0 div.WikiaPageContentWrapper,
.ns-1 div.WikiaPageContentWrapper,
.ns-2 div.WikiaPageContentWrapper,
.ns-3 div.WikiaPageContentWrapper,
.ns-4 div.WikiaPageContentWrapper,
.ns-5 div.WikiaPageContentWrapper,
.ns-6 div.WikiaPageContentWrapper,
.ns-7 div.WikiaPageContentWrapper,
.ns-8 div.WikiaPageContentWrapper,
.ns-9 div.WikiaPageContentWrapper,
.ns-10 div.WikiaPageContentWrapper,
.ns-11 div.WikiaPageContentWrapper,
.ns-12 div.WikiaPageContentWrapper,
.ns-13 div.WikiaPageContentWrapper,
.ns-14 div.WikiaPageContentWrapper,
.ns-15 div.WikiaPageContentWrapper,
.ns-110 div.WikiaPageContentWrapper,
.ns-111 div.WikiaPageContentWrapper,
.ns-302 div.WikiaPageContentWrapper,
.ns-303 div.WikiaPageContentWrapper,
.ns-304 div.WikiaPageContentWrapper,
.ns-305 div.WikiaPageContentWrapper,
.ns-306 div.WikiaPageContentWrapper,
.ns-307 div.WikiaPageContentWrapper,
.ns-308 div.WikiaPageContentWrapper,
.ns-309 div.WikiaPageContentWrapper,
.ns-370 div.WikiaPageContentWrapper,
.ns-371 div.WikiaPageContentWrapper,
.ns-420 div.WikiaPageContentWrapper,
.ns-421 div.WikiaPageContentWrapper,
.ns-500 div.WikiaPageContentWrapper,
.ns-501 div.WikiaPageContentWrapper,
.ns-503 div.WikiaPageContentWrapper,
.ns-special div.WikiaPageContentWrapper,
.body.page-Special_AdminDashboard div.WikiaPageContentWrapper {
background: #FFF; /*rgb(243,241,232);*/
color:#1f1e38;
font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}
.ns-1100 div.WikiaPageContentWrapper,
.ns-2000 div.WikiaPageContentWrapper,
.ns-2002 div.WikiaPageContentWrapper,
.ns-1201 div.WikiaPageContentWrapper {
background: rgb(246,230,180);
background: -moz-linear-gradient(left, rgba(246,230,180,1) 0%, rgba(246,230,180,1) 58%, rgba(234,196,150,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(246,230,180,1)), color-stop(58%,rgba(246,230,180,1)), color-stop(100%,rgba(234,196,150,1)));
background: -webkit-linear-gradient(left, rgba(246,230,180,1) 0%,rgba(246,230,180,1) 58%,rgba(234,196,150,1) 100%);
background: -o-linear-gradient(left, rgba(246,230,180,1) 0%,rgba(246,230,180,1) 58%,rgba(234,196,150,1) 100%);
background: -ms-linear-gradient(left, rgba(246,230,180,1) 0%,rgba(246,230,180,1) 58%,rgba(234,196,150,1) 100%);
background: linear-gradient(to right, rgba(246,230,180,1) 0%,rgba(246,230,180,1) 58%,rgba(234,196,150,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#eac496',GradientType=1 );
}
.ns-1100 .WikiaPage .WikiaPageBackground,
.ns-2000 .WikiaPage .WikiaPageBackground,
.ns-2002 .WikiaPage .WikiaPageBackground,
.ns-1201 .WikiaPage .WikiaPageBackground {
background: rgb(246, 230, 180);
background: -moz-linear-gradient(left, rgba(246, 230, 180, 1) 0%, rgba(246, 230, 180, 1) 58%, rgba(234, 196, 150, 1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(246, 230, 180, 1)), color-stop(58%, rgba(246, 230, 180, 1)), color-stop(100%, rgba(234, 196, 150, 1)));
background: -webkit-linear-gradient(left, rgba(246, 230, 180, 1) 0%, rgba(246, 230, 180, 1) 58%, rgba(234, 196, 150, 1) 100%);
background: -o-linear-gradient(left, rgba(246, 230, 180, 1) 0%, rgba(246, 230, 180, 1) 58%, rgba(234, 196, 150, 1) 100%);
background: -ms-linear-gradient(left, rgba(246, 230, 180, 1) 0%, rgba(246, 230, 180, 1) 58%, rgba(234, 196, 150, 1) 100%);
background: linear-gradient(to right, rgba(246, 230, 180, 1) 0%, rgba(246, 230, 180, 1) 58%, rgba(234, 196, 150, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#eac496', GradientType=1 )
}
/* ==============
ALL NAMESPACES
============== */
/* Namespace 0 has now been moved to MediaWiki:Ns0.css */
/* Talk namespace (only talk, not specialised forms of talk) */
.ns-1 #WikiaArticle, .ns-1 #WikiaMainContent {
font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
color:#1f1e38;
}
/* Category namespace */
.ns-14 #WikiaArticle, .ns-14 #WikiaMainContent,
.ns-15 #WikiaArticle, .ns-15 #WikiaMainContent {
font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;}
/* The little A-Z strip with CategorySorter.js */
.letters.alpha a:hover {
color:#012c57!important
}
.letters.alpha a:visited,
.letters.alpha a:link,
.letters.alpha {
color:white;
border-color:white;
}
.letters.sortkey {
background:white
}
/*
.ns-14 #WikiaArticle a:link, .ns-14 #WikiaMainContent a:link,
.ns-15 #WikiaArticle a:link, .ns-15 #WikiaMainContent a:link {
color:#FFD700;
}*/
/* Forum and User namespaces */
.ns-2 #WikiaArticle, .ns-2 #WikiaMainContent,
.ns-3 #WikiaArticle, .ns-3 #WikiaMainContent,
.ns-110 #WikiaArticle, .ns-110 #WikiaMainContent,
.ns-111 #WikiaArticle, .ns-111 #WikiaMainContent,
.ns-500 #WikiaArticle, .ns-500 #WikiaMainContent,
.ns-501 #WikiaArticle, .ns-501 #WikiaMainContent,
.ns-503 #WikiaArticle, .ns-503 #WikiaMainContent {
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
color:#1f1e38;
}
.ns-2 .error {
font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
color:#1f1e38;
margin-top:200px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-size:90%;
line-height:90%;
}
/* Howling and Theory */
.ns-112 #WikiaArticle, .ns-112 #WikiaMainContent,
.ns-113 #WikiaArticle, .ns-113 #WikiaMainContent,
.ns-114 #WikiaArticle, .ns-114 #WikiaMainContent,
.ns-115 #WikiaArticle, .ns-115 #WikiaMainContent {
font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
color:#1f1e38;
}
.ns-112 h1, .ns-113 h1, .ns-114 h1, .ns-115 h1,
.ns-112 h2, .ns-113 h2, .ns-114 h2, .ns-115 h2,
.ns-112 h3, .ns-113 h3, .ns-114 h3, .ns-115 h3,
.ns-112 h4, .ns-113 h4, .ns-114 h4, .ns-115 h4,
.ns-112 h5, .ns-113 h5, .ns-114 h5, .ns-115 h5,
.ns-112 h6, .ns-113 h6, .ns-114 h6, .ns-115 h6,
.ns-112 a, .ns-113 a, .ns-114 a, .ns-115 a, {
color:#1f1e38;
}
.ns-112 div.WikiaPageContentWrapper,
.ns-113 div.WikiaPageContentWrapper,
.ns-114 div.WikiaPageContentWrapper,
.ns-115 div.WikiaPageContentWrapper {
background: rgb(246,230,180);
background: -moz-linear-gradient(left, rgba(246,230,180,1) 0%, rgba(246,230,180,1) 58%, rgba(234,196,150,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(246,230,180,1)), color-stop(58%,rgba(246,230,180,1)), color-stop(100%,rgba(234,196,150,1)));
background: -webkit-linear-gradient(left, rgba(246,230,180,1) 0%,rgba(246,230,180,1) 58%,rgba(234,196,150,1) 100%);
background: -o-linear-gradient(left, rgba(246,230,180,1) 0%,rgba(246,230,180,1) 58%,rgba(234,196,150,1) 100%);
background: -ms-linear-gradient(left, rgba(246,230,180,1) 0%,rgba(246,230,180,1) 58%,rgba(234,196,150,1) 100%);
background: linear-gradient(to right, rgba(246,230,180,1) 0%,rgba(246,230,180,1) 58%,rgba(234,196,150,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#eac496',GradientType=1 );
color:#1f1e38;
}
.ns-112 .WikiaPage .WikiaPageBackground,
.ns-113 .WikiaPage .WikiaPageBackground,
.ns-114 .WikiaPage .WikiaPageBackground,
.ns-115 .WikiaPage .WikiaPageBackground {
background: rgb(246, 230, 180);
background: -moz-linear-gradient(left, rgba(246, 230, 180, 1) 0%, rgba(246, 230, 180, 1) 58%, rgba(234, 196, 150, 1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(246, 230, 180, 1)), color-stop(58%, rgba(246, 230, 180, 1)), color-stop(100%, rgba(234, 196, 150, 1)));
background: -webkit-linear-gradient(left, rgba(246, 230, 180, 1) 0%, rgba(246, 230, 180, 1) 58%, rgba(234, 196, 150, 1) 100%);
background: -o-linear-gradient(left, rgba(246, 230, 180, 1) 0%, rgba(246, 230, 180, 1) 58%, rgba(234, 196, 150, 1) 100%);
background: -ms-linear-gradient(left, rgba(246, 230, 180, 1) 0%, rgba(246, 230, 180, 1) 58%, rgba(234, 196, 150, 1) 100%);
background: linear-gradient(to right, rgba(246, 230, 180, 1) 0%, rgba(246, 230, 180, 1) 58%, rgba(234, 196, 150, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#eac496', GradientType=1 )
}
.ns-112 div.EditPageToolbar #tech {display:none}
/* Suppressing the parent being listed when subpages are called.
This is mainly for Forum:Discontinuity index */
body.ns-110 #contentSub .subpages,
body.ns-114 #contentSub .subpages {
display:none;
}
/* Tardis file and Help namespaces */
.ns-4 #WikiaArticle, .ns-4 #WikiaMainContent,
.ns-5 #WikiaArticle, .ns-5 #WikiaMainContent,
.ns-6 #WikiaArticle, .ns-6 #WikiaMainContent,
.ns-7 #WikiaArticle, .ns-7 #WikiaMainContent,
.ns-12 #WikiaArticle, .ns-12 #WikiaMainContent,
.ns-13 #WikiaArticle, .ns-13 #WikiaMainContent {
font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
color:#1f1e38;
}
/* MediaWiki and Template namespaces */
.ns-8 #WikiaArticle, .ns-8 #WikiaMainContent,
.ns-9 #WikiaArticle, .ns-9 #WikiaMainContent,
.ns-10 #WikiaArticle, .ns-10 #WikiaMainContent,
.ns-11 #WikiaArticle, .ns-11 #WikiaMainContent {
font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace;
color:#1f1e38;
}
.ns-8 pre, .ns-8 .WikiaArticle pre, .ns-9 pre, .ns-9 .WikiaArticle pre {
background: rgba(1, 44, 87, 0.10) url(http://images.wikia.com/tardistest/images/c/ce/70opacitywhite.png);
font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace;
-moz-box-shadow:none;
-webkit-box-shadow:none;
-o-box-shadow:none;
-ms-box-shadow:none;
box-shadow:none;
border-color:transparent;
}
.ns-8 #WikiaPageHeader h1,
.ns-9 #WikiaPageHeader h1,
.ns-10 #WikiaPageHeader h1,
.ns-11 #WikiaPageHeader h1 {
font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace;
/*color:#fff*/
}
/* Should make locked/protect flags
sit nicely in the {{documentation}}
header */
.ns-10 .protect,
.ns-10 div#protect {
margin-left:0;
padding:0;
float:right;
margin-right:2%;
margin-top:2%
}
/* SMW namespaces */
.ns-302 #WikiaArticle,
.ns-303 #WikiaArticle,
.ns-304 #WikiaArticle,
.ns-305 #WikiaArticle,
.ns-306 #WikiaArticle,
.ns-307 #WikiaArticle,
.ns-308 #WikiaArticle,
.ns-309 #WikiaArticle,
.ns-370 #WikiaArticle,
.ns-371 #WikiaArticle,
.ns-420 #WikiaArticle,
.ns-421 #WikiaArticle,
.ns-302 #WikiaMainContent,
.ns-303 #WikiaMainContent,
.ns-304 #WikiaMainContent,
.ns-305 #WikiaMainContent,
.ns-306 #WikiaMainContent,
.ns-307 #WikiaMainContent,
.ns-308 #WikiaMainContent,
.ns-309 #WikiaMainContent,
.ns-370 #WikiaMainContent,
.ns-371 #WikiaMainContent,
.ns-420 #WikiaMainContent,
.ns-421 #WikiaMainContent {
font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace;
color:#1f1e38;
}
.ns-302 #WikiaPageHeader h1,
.ns-303 #WikiaPageHeader h1,
.ns-304 #WikiaPageHeader h1,
.ns-305 #WikiaPageHeader h1,
.ns-306 #WikiaPageHeader h1,
.ns-307 #WikiaPageHeader h1,
.ns-308 #WikiaPageHeader h1,
.ns-309 #WikiaPageHeader h1,
.ns-370 #WikiaPageHeader h1,
.ns-371 #WikiaPageHeader h1,
.ns-420 #WikiaPageHeader h1 {
font-family: Monaco,"Andale Mono","Lucida Sans Typewriter", "Lucida Console", "Nimbus Mono L", "Courier New", monospace;
}
/* "Special" namespace
and other oddities */
.ns-1100 #WikiaArticle, .ns-1100 #WikiaMainContent, /*relatedvideos*/
.ns-2002 #WikiaArticle, .ns-2002 #WikiaMainContent, /*topic*/
.ns-2000 #WikiaArticle, .ns-2000 #WikiaMainContent, /*thread*/
.ns-1201 #WikiaArticle, .ns-1201 #WikiaMainContent, /*board*/
.ns-special #WikiaArticle, .ns-special #WikiaMainContent {
color:#1f1e38;
}
/* ====================
GALLERIES in threads
====================
Somehow, this directly affects thumb size in
infoboxes. No idea how. Makes no sense. */
/*
.ns-2001 .wikia-gallery-item,
.ns-2001 div.wikia-gallery div.wikia-gallery-item {
background:transparent;
border:none!important;
padding:0px;
margin:0px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.ns-2001 div.wikia-gallery div.wikia-gallery-item div.thumb {
border:none;
.ns-2001 .wikia-gallery-caption-size-large .lightbox-caption {
font-size:80%;
letter-spacing:0px
}
*/
body.page-Special_AdminDashboard #WikiaArticle,
body.page-Special_AdminDashboard #WikiaMainContent {
font-family: 'Lucida Grande', 'Trebuchet MS', 'Gill Sans', Verdana, 'URW Gothic L','Nimbus Sans L',sans-serif;
}