MediaWiki:Common.css
Jump to navigation
Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes.
- Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
- Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
- Opera, Konqueror and Safari users can just click the Reload button.
- Chrome: press Ctrl+F5 or Shift+F5
/*
Edit this page to make changes to the site regardless of skin.
Anything that is skin-specific (logo related, JavaScript related, etc.) should go into into the appropriate skin.css page:
MediaWiki:Vector.css
MediaWiki:Monobook.css
MediaWiki:Timeless.css
*/
/* Imported fonts */
@import url('https://fonts.googleapis.com/css2?family=Chicle&display=swap');
/* THE FOLLOWING SECTION CONTAINS CODE WHICH REPLACES THE DEFAULT LOGO WITH A NAMESPACE-SPECIFIC ONE. DO NOT EDIT UNLESS TO UPDATE THE LOGOS */
/* UnNews */
.ns-102 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/0/02/UnNews_Logo_Potato.png);
}
/* UnNews talk */
.ns-103 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/0/02/UnNews_Logo_Potato.png);
}
/* UnGames */
.ns-106 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/9/92/Game-Logo.png);
}
/* UnGames talk */
.ns-107 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/9/92/Game-Logo.png);
}
/* Forum */
.ns-110 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/0/04/Forum_torches3.png);
}
/* Forum talk */
.ns-111 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/d/db/Forum_talk.png);
}
/* UnTunes */
.ns-112 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/b/bf/UnTunes.png);
}
/* UnTunes talk */
.ns-113 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/b/bf/UnTunes.png);
}
/* HowTo */
.ns-114 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/3/36/Howto-logo.png);
}
/* HowTo talk */
.ns-115 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/3/36/Howto-logo.png);
}
/* Why? */
.ns-116 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/thumb/2/26/Why.svg/78px-Why.svg.png);
}
/* Why? talk */
.ns-117 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/thumb/2/26/Why.svg/78px-Why.svg.png);
}
/* UnBooks */
.ns-118 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/3/37/Unbooks-logo-en.png);
}
/* UnBooks talk */
.ns-119 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/3/37/Unbooks-logo-en.png);
}
/* UnScripts */
.ns-120 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/d/d6/UnScripts.png);
}
/* UnScripts talk */
.ns-121 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/d/d6/UnScripts.png);
}
/* UnPoetia */
.ns-122 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/2/2e/Unpoetia_logo.png);
}
/* UnPoetia talk */
.ns-123 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/2/2e/Unpoetia_logo.png);
}
/* Unquotable */
.ns-124 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/b/bb/Unquotable-logo-en.png);
}
/* Unquotable talk */
.ns-125 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/b/bb/Unquotable-logo-en.png);
}
/* UnDebate */
.ns-126 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/8/80/Undebate_logo.png);
}
/* UnDebate talk */
.ns-127 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/8/8e/Undebate_150_with_text.png);
}
/* UnReviews */
.ns-128 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/7/75/UnReviews_small.png);
}
/* UnReviews talk */
.ns-129 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/7/75/UnReviews_small.png);
}
/* UnVoyage */
.ns-130 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/1/1f/Unvoyage_logo_150_with_text.png);
}
/* UnVoyage talk */
.ns-131 .mw-wiki-logo {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/1/1f/Unvoyage_logo_150_with_text.png);
}
/* IMAGE BACKGROUNDS FOR WIKI PROJECTS AND OTHER PAGES */
/* UnPoetia banner */
#unscripts-banner {
background: url(//images.uncyclomedia.co/uncyclopedia/en/0/0a/Unscriptsbanner.png) no-repeat;
background-size: cover;
}
/* UnNews banner */
.mp_header {
background-image:url('//images.uncyclomedia.co/uncyclopedia/en/9/9f/Unnews_newbackground.png');
background-repeat: no-repeat;
background-position: top right;
}
/* Some random person's userpage (???) */
body.page-User_Bamber2805, body.page-User_talk_Bamber2805 {
background-image: url('https://images.uncyclomedia.co/uncyclopedia/en/0/0b/Bluepix.png');
}
/* Site notices behavior and styling */
#anonNotice {
display: none; /* hides by default to avoid FOUC */
}
.notice-banner-btn {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0.5rem;
right: 0.5rem;
font-size: 1.4rem;
background: #f8f9fa;
color: #202122;
border: 1px solid #a2a9b1;
border-radius: 2px;
width: 1.25rem;
height: 1.25rem;
user-select: none;
cursor: pointer;
transition: 50ms ease-in;
}
.notice-banner-btn:hover {
color: #fff;
border-color: #333;
background: #C62828;
}
.mw-dismissable-notice #anonNoticeDismiss {
display: none !important;
}
#siteNotice {
text-align: left;
}
.sitedir-ltr .mw-dismissable-notice-body {
margin: 0;
}
.mw-dismissable-notice-close {
position: absolute;
top: 0.5em; right: 0.5em;
z-index: 420;
}
/* Reset italic styling set by user agent */
cite, dfn { font-style: inherit; }
/* Blockquotes */
blockquote {
margin: 0.5em 0;
}
/* I don't know why we need this... */
pre {
overflow: auto;
}
/* Make tags italic and smaller, per Wikipedia -Llwy */
.mw-tag-markers {
font-style: italic;
font-size: 90%;
}
/* Stop references from breaking up paragraphs -Lyrithya */
.reference {
line-height: 90%;
}
/* Kills "Forum talk:" links --Algorithm */
body.ns-110 #ca-talk { display: none; }
body.ns-110 #ca-nstab-forum { margin-right: 16px; }
body.ns-110.skin-vector #p-namespaces ul { background: none; }
/* Class to force links to be underlined --Paulgb */
.underlinelink a {
text-decoration: underline !important;
}
/* Class to force links to be not underlined - See .underlinelink for use -Paulgb */
.nounderlinelink a {
text-decoration: none ! important;
}
.hidden-workaround h2 {
display: none;
}
/* Make search suggestions proper size -Lyrithya */
#searchInputSuggest {
font-size: 13px;
}
/* For an... ah... template. Really. -Lyrithya */
.miral { background: url(https://images.uncyclomedia.co/uncyclopedia/en/3/34/Template-left.png) right repeat-y; }
.mirar { background: url(https://images.uncyclomedia.co/uncyclopedia/en/f/f8/Template-right.png) left repeat-y; }
.mirara { background: url(https://images.uncyclomedia.co/uncyclopedia/en/5/56/Template-right-border.png) left no-repeat; }
.mirala { background: url(https://images.uncyclomedia.co/uncyclopedia/en/3/3f/Template-left-border.png) right no-repeat; }
/* comment boxes adapted from French Wikipedia.
Applied to Forum and stuck here because making the colours match the skin is annoying. */
.ns-110 dd {
margin: 0;
padding: 0;
}
.ns-110 dl {
border-top: solid 1px #BBB;
border-left: solid 1px #BBB;
padding-top: 0.5em;
padding-left: 0.5em;
margin-left: 1em;
}
.ns-110 dl { background-color: #F9F9F9; }
.ns-110 dl dl { background-color: #FFFFFF; }
.ns-110 dl dl dl { background-color: #F9F9F9; }
.ns-110 dl dl dl dl { background-color: #FFFFFF; }
.ns-110 dl dl dl dl dl { background-color: #F9F9F9; }
.ns-110 dl dl dl dl dl dl { background-color: #FFFFFF; }
.ns-110 dl dl dl dl dl dl dl { background-color: #F9F9F9; }
.ns-110 dl dl dl dl dl dl dl dl { background-color: #FFFFFF; }
.ns-110 dl dl dl dl dl dl dl dl dl { background-color: #F9F9F9; }
.ns-110 dl dl dl dl dl dl dl dl dl dl { background-color: #FFFFFF; }
.ns-110 dl dl dl dl dl dl dl dl dl dl dl { background-color: #F9F9F9; }
.ns-110 dl dl dl dl dl dl dl dl dl dl dl dl { background-color: #FFFFFF; }
.ns-110 dl dl dl dl dl dl dl dl dl dl dl dl dl { background-color: #F9F9F9; }
.ns-110 dl dl dl dl dl dl dl dl dl dl dl dl dl dl { background-color: #FFFFFF; }
/* stealth new links test per [[Forum:Deliberate Red Links]] -Spl */
.new a {
color: #ba0000;
}
.new a:visited {
color: #a55858;
}
/* These allow 'hoverable' clickable buttons. All they do is change the ridge from outset to inset -Spl
* Note: hover on non-links doesn't work in IE. Be sure not to define ridge-style in the span
* example: <nowiki><span class="nounderlinelink">[[Main_Page|<span class="buttonlink">Main Page</span>]]</span></nowiki>
*/
.buttonlink {
border-style: outset;
}
.buttonlink:active {
border-style: inset;
}
/* Make sysop nicks bold in recent changes -Spl
Amended by Llwy-ar-lawr to be more specific
Converted to a URL by Lost Labyrinth so it works with Colin's name
now it only affects links that are in Special:RecentChanges */
.mw-changeslist a[href="/wiki/User:Abuse_filter"],
.mw-changeslist a[href="/wiki/User:Alula"],
.mw-changeslist a[href="/wiki/User:B"],
.mw-changeslist a[href="/wiki/User:Bad_Motherfucker"],
.mw-changeslist a[href="/wiki/User:Banzaikitten"],
.mw-changeslist a[href="/wiki/User:Bizzeebeever"],
.mw-changeslist a[href="/wiki/User:Cap%27n_Sock_Monkey"],
.mw-changeslist a[href="/wiki/User:Cassie"],
.mw-changeslist a[href="/wiki/User:Cat_the_Colourful"],
.mw-changeslist a[href="/wiki/User:ChiefjusticeDS"],
.mw-changeslist a[href="/wiki/User:Colin_%22All_your_base%22_Heaney"],
.mw-changeslist a[href="/wiki/User:DaniPine3"],
.mw-changeslist a[href="/wiki/User:DWIII"],
.mw-changeslist a[href="/wiki/User:Frosty"],
.mw-changeslist a[href="/wiki/User:Haydrahlienne"],
.mw-changeslist a[href="/wiki/User:Hipponias"],
.mw-changeslist a[href="/wiki/User:Jack_Phoenix"],
.mw-changeslist a[href="/wiki/User:Kippy"],
.mw-changeslist a[href="/wiki/User:Kakun"],
.mw-changeslist a[href="/wiki/User:Leverage"],
.mw-changeslist a[href="/wiki/User:L10nM4st3r"],
.mw-changeslist a[href="/wiki/User:Lost_Labyrinth"],
.mw-changeslist a[href="/wiki/User:Lyrithya"],
.mw-changeslist a[href="/wiki/User:MediaWiki_default"],
.mw-changeslist a[href="/wiki/User:MrX"],
.mw-changeslist a[href="/wiki/User:Orangutang94"],
.mw-changeslist a[href="/wiki/User:PF4Eva"],
.mw-changeslist a[href="/wiki/User:PIGGY"],
.mw-changeslist a[href="/wiki/User:RAHB"],
.mw-changeslist a[href="/wiki/User:RealDonaldTrump"],
.mw-changeslist a[href="/wiki/User:Sannse"],
.mw-changeslist a[href="/wiki/User:Sapplerx"],
.mw-changeslist a[href="/wiki/User:Shabidoo"],
.mw-changeslist a[href="/wiki/User:Simsilikesims"],
.mw-changeslist a[href="/wiki/User:Sophia"],
.mw-changeslist a[href="/wiki/User:WohMi"],
.mw-changeslist a[href="/wiki/User:The_Woodburninator"],
.mw-changeslist a[href="/wiki/User:Y"] {
font-weight: bold;
}
.mw-changeslist a[href="/wiki/User:Alvgjerd"],
.mw-changeslist a[href="/wiki/User:JJPMaster"] {
font-style: italic;
}
/* fakelinks class for Template:Fakelink */
.fakelinks {
color: #0645ad;
}
.fakelinks:hover {
text-decoration: underline;
}
/* hide manual edit links class="editlink" in certain implementations class=noeditlink" */
.noeditlink .editlink { display: none; }
/* allows for expanding hidden sig sections -Dawg */
.sighidden { display: none; }
.sigexpand:hover .sighidden,
.sigexpand:active .sighidden,
.sigexpand:focus .sighidden { display: inline; }
/* make <div>s inline, too */
.sigexpand { display: inline; /* for mobile devices */ cursor: pointer; }
/* Highlight clicked reference in blue to help navigation */
ol.references > li:target { background-color: #DEF; }
sup.reference:target { background-color: #DEF; }
.limegreen {
color: #42e73f;
font-weight: bold;
}
/* Stops embedded flash hack from displaying during page load */
#embedFlashDoc { display: none; }
#replacepagetitle { display: none; }
/* Misspelled text style, wavy red underline, à la MS Word */
.misspelled {
background: url("https://images.uncyclomedia.co/uncyclopedia/en/6/67/Ms_spell_underline.GIF") repeat-x bottom;
}
/* "Mark as voted" for VFH -Spang */
.vfhvoted { display: none; }
.vfhnotvoted { display: none; }
/* 3 column TOC (sorted horizontally; vertical sorting not possible yet) */
#toc-3-column #toc, #toc-3-column #toc ul { width: 100% !important; }
#toc-3-column #toc ul li {
float: left;
width: 30%;
padding-right: 1%;
margin-right: 1%;
border-bottom: 1px dotted #ccf;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
white-space: nowrap;
}
#toc-3-column #toc ul li a span.tocnumber {
color: black;
font-weight: bold;
}
#toc-3-column #toc ul li a span.tocnumber:after { content: '.'; }
table.dpl-3-column { width: 100%; }
table.dpl-3-column td { width: 33%; vertical-align: top; }
table.dpl-4-column { width: 100%; }
table.dpl-4-column td { width: 25%; vertical-align: top; }
/* 3-column list */
.tri-column, .tri-column ul, .tri-column ol { width: 100% !important; }
.tri-column li {
float: left;
width: 30%;
padding-right: 1%;
margin-right: 1%;
}
/* Unicode class, for maximising the chance of displaying uncommon Unicode symbols (from Wikipedia) */
.Unicode {
font-family: Code2000, Code2001, "Free Serif", "TITUS Cyberbit Basic", "Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit", "Bitstream CyberBase", Thryomanes, Gentium, GentiumAlt, "Lucida Grande", "Free Sans", "Arial Unicode MS", "Microsoft Sans Serif", "Lucida Sans Unicode";
font-family /**/:inherit;
}
.not-patrolled {
background-color: inherit;
}
/* Infobox template style */
.infobox {
border: 1px solid #a2a9b1;
border-spacing: 3px;
background-color: #f8f9fa;
color: black;
margin: 0.5em 0 0.5em 1em;
padding: 0.2em;
float: right;
clear: right;
font-size: 88%;
line-height: 1.5em;
width: 22em
}
.infobox-header,.infobox-label,.infobox-above,.infobox-full-data,.infobox-data,.infobox-below,.infobox-subheader,.infobox-image,.infobox-navbar,.infobox th,.infobox td {
vertical-align: top
}
.infobox-label,.infobox-data,.infobox th,.infobox td {
text-align: left
}
.infobox .infobox-above,.infobox .infobox-title,.infobox caption {
font-size: 125%;
font-weight: bold;
text-align: center
}
.infobox-title,.infobox caption {
padding: 0.2em
}
.infobox .infobox-header,.infobox .infobox-subheader,.infobox .infobox-image,.infobox .infobox-full-data,.infobox .infobox-below {
text-align: center
}
.infobox .infobox-navbar {
text-align: right
}
/* Styles for geography infoboxes, eg countries,
country subdivisions, cities, etc. */
.infobox.geography {
border-collapse: collapse;
line-height: 1.2em;
font-size: 90%;
}
.infobox.geography td,
.infobox.geography th {
border-top: 1px solid #a2a9b1;
padding: 0.4em 0.6em 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
border-top: 1px solid #a2a9b1;
padding: 0.4em 0.6em 0.2em 0.6em;
}
.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
border: 0;
padding: 0 0.6em 0.2em 0.6em;
}
.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
border-top: 0;
border-bottom: 1px solid #a2a9b1;
padding: 0 0.6em 0.4em 0.6em;
}
.infobox.geography .maptable td,
.infobox.geography .maptable th {
border: 0;
padding: 0;
}
/* shouldn't these be in their own stylesheet? */
.page-Main_Page #firstHeading,
.page-Main_Page #siteSub,
.page-Undictionary_Main_Page #firstHeading,
.page-Undictionary_Main_Page #siteSub,
.page-Uncycloversity_Main_Page #firstHeading,
.page-Uncycloversity_Main_Page #siteSub,
.page-UnReviews_Main_Page #firstHeading,
.page-UnReviews_Main_Page #siteSub,
.page-HowTo_Main_Page #firstHeading,
.page-HowTo_Main_Page #siteSub,
.page-UnGames_Main_Page #firstHeading,
.page-UnGames_Main_Page #siteSub,
.page-Why_Main_Page #firstHeading,
.page-Why_Main_Page #siteSub,
.page-Unquotable_Main_Page #firstHeading,
.page-Unquotable_Main_Page #siteSub,
.page-UnPoetia_Main_Page #firstHeading,
.page-UnPoetia_Main_Page #siteSub,
.page-UnBooks_Main_Page #firstHeading,
.page-UnBooks_Main_Page #siteSub {
display: none;
}
/* Non-namespace projects */
body[class*="page-Un-Bestiary"] #p-logo > a,
body[class*="page-Talk_Un-Bestiary"] #p-logo > a,
body.ns-unbestiary #p-logo > a { background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/c/c0/UnBestiarylogo.png) !important; }
body[class*="page-Uncycloversity_"] #p-logo > a,
body[class*="page-Talk_Uncycloversity_"] #p-logo > a,
body.ns-uncycloversity #p-logo > a { background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/c/c9/Uncycloversity-logo-en.png) !important; }
/* positioning for custom logos and whatnot */
.logothing {
display: block;
width: 160px;
position: absolute;
left: -12.2em;
top: -2.8em;
background: none;
}
/* White borders for images on non-white backgrounds. Updated to only work when needed.
To use, add: <nowiki><div class="nonwhite">[[Image:Imagetag]]</div></nowiki> <!-- Ignore the <nowiki></nowiki> --> -Paulgb */
.nonwhite div.thumb {
border: none;
margin-top: 10px;
margin-bottom: 0px;
}
.nonwhite div.tleft {
border: none;
}
.nonwhite div.tright {
margin-left: 13px;
}
/* Forum formatting -Algorithm & -Splaka & -Roza */
.forumheader {
border: 1px solid #a2a9b1;
background-color: #eaecf0;
margin-top: 1em;
padding: 12px
}
.forumlist.forumborder tr:nth-child(n+2) {
border-left: 4px solid #aaa;
}
.forumlist.forumborder tr:nth-child(2n+2) {
background-color: #f8f9fa;
}
.forumlist.forumborder tr:nth-child(2n+3) {
background-color: #fff;
}
.forumlist td.forum_title a.forum_new {
font-weight: bold;
}
.forumlist td.forum_title a:not(.forum_new):before {
content: url(https://images.uncyclomedia.co/uncyclopedia/en/0/02/Breezeicons-places-64-folder-grey.svg.png);
position: relative;
top: 2px;
margin-right: 4px;
}
.forumlist td.forum_title a.forum_new:before {
content: url(https://images.uncyclomedia.co/uncyclopedia/en/4/4f/Breezeicons-places-64-folder-important.svg.png);
position: relative;
top: 2px;
margin-right: 4px;
}
.forumlist.forumborder td.forum_title span.forum_author a:before {
content: "";
margin-right: 0px;
}
.forumborder {
border-collapse: collapse;
}
.forumborder td {
border: 1px solid #aaa;
padding: 8px 4px;
}
/* Maintenance formatting -Algorithm */
.expired td.forum_title a {
font-weight: bold;
}
.expired td.forum_title a.forum_new {
font-weight: normal;
}
/* Forces no list styles in a section */
.nolist {
list-style-type: none !important;
list-style-image: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
}
.nolist ul {
list-style-type: none;
list-style-image: none;
margin-left: 0;
padding-left: 0;
}
.nolist ul li {
list-style-type: none;
list-style-image: none;
margin-left: 0;
padding-left: 0;
}
/* For NetBars */
#netbar {
list-style-type: none !important;
list-style-image: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
}
/* NavFrame, aka box hiding thingy from Wikipedia */
.Boxmerge,
.NavFrame {
margin: 0px;
padding: 2px;
border: 1px solid #aaaaaa;
text-align: center;
border-collapse: collapse;
font-size: 95%;
}
.Boxmerge .NavFrame {
border-style: none;
border-style: hidden;
}
.NavFrame + .NavFrame {
border-top-style: none;
border-top-style: hidden;
}
.NavPic {
background-color: #ffffff;
margin: 0px;
padding: 2px;
float: left;
}
.NavFrame .NavHead {
height: 1.6em;
font-weight: bold;
font-size: 100%;
background-color: #efefef;
position: relative;
}
.NavFrame p {
font-size: 100%;
}
.NavFrame .NavContent {
font-size: 100%;
}
.NavFrame .NavContent p {
font-size: 100%;
}
.NavEnd {
margin: 0px;
padding: 0px;
line-height: 1px;
clear: both;
}
a.NavToggle {
position: absolute;
top: 0px;
right: 3px;
font-weight: normal;
font-size: smaller;
}
/* End NavFrame */
/* Recreating-deleted-page/reupload file warning and log entries - from skins/monobook/main.css - Jack */
div#mw-upload-deleted-warn,
div#mw-recreate-deleted-warn {
padding: 3px;
margin-bottom: 3px;
border: 2px solid #2F6FAB;
}
div#mw-upload-deleted-warn ul li,
div#mw-recreate-deleted-warn ul li {
font-size: 90%;
}
/* Donation parody stuff */
.walesh1 {
background-color: #8ca5b6;
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/9/96/Jimbo-bikini-babes_gradient.png);
background-repeat: repeat-x;
}
.walesh2 {
background-color: #c0a282;
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/1/19/Grad_header2.png);
background-repeat: repeat-x;
}
.walesh3 {
background-color: #a19f93;
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/3/3f/Grad_header3.png);
background-repeat: repeat-x;
}
.walesh4 {
background-color: #242304;
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/4/4c/Leafy.png);
background-repeat: repeat-x;
}
.walesh5 {
background-color: #491787;
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/b/bc/Purpley.png);
background-repeat: repeat-x;
}
.sannseh6 {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/3/3e/Prettiestpretty_pattern.png);
background-repeat: repeat-x;
}
.gradientg6 {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/b/b7/Banner_gradient.gif);
background-repeat: repeat-x;
background-position: bottom;
}
.victorian1 {
background-image: url(https://images.uncyclomedia.co/uncyclopedia/en/f/f2/Victorian_pattern.png);
background-repeat: repeat-x;
}
/* Button stolen from Wikimedia */
.nt-button-2011-start {
background-image: url("https://images.uncyclomedia.co/uncyclopedia/en/a/a7/CNtranslatebutton2.png");
background-position: 100% 100%;
float: right;
height: 30px;
width: 4px;
}
.nt-button-2011-end {
background-image: url("https://images.uncyclomedia.co/uncyclopedia/en/a/a7/CNtranslatebutton2.png");
background-position: 0% 0%;
float: right;
height: 30px;
width: 4px;
}
.nt-button-2011-label {
background-image: url("https://images.uncyclomedia.co/uncyclopedia/en/a/a7/CNtranslatebutton2.png");
background-position: 50% 50%;
background-repeat: repeat-x;
color: rgb(0, 0, 0);
cursor: pointer;
float: right;
font-family: sans-serif;
font-size: 1em;
font-weight: 700;
height: 30px;
line-height: 30px;
padding-bottom: 0px;
padding-left: 4px;
padding-right: 4px;
padding-top: 0px;
text-decoration: none;
white-space: nowrap;
}
/* Bizzeebeever's No Border Addition */
.noborder,
.noborder td,
.noborder th {
border: none !important;
}
/* Style for horizontal lists (separator following item) */
.skin-monobook .hlist dl,
.skin-modern .hlist dl,
.skin-vector .hlist dl {
line-height: 1.5em;
}
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
}
.hlist dd,
.hlist dt,
.hlist li {
display: inline;
margin: 0;
}
/* Display nested lists inline */
.hlist dl dl,
.hlist ol ol,
.hlist ul ul {
display: inline;
}
/* Generate interpuncts */
.hlist dt:after {
content: ":";
}
.hlist dd:after,
.hlist li:after {
content: " ·";
font-weight: bold;
}
.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {
content: none;
}
/* for IE 8 */
.hlist dd.hlist-last-child:after,
.hlist dt.hlist-last-child:after,
.hlist li.hlist-last-child:after {
content: none;
}
/* Add parens around nested lists */
.hlist dl dl dd:first-child:before,
.hlist ol ol li:first-child:before,
.hlist ul ul li:first-child:before {
content: "(";
}
.hlist dl dl dd:last-child:after,
.hlist ol ol li:last-child:after,
.hlist ul ul li:last-child:after {
content: ")";
font-weight: normal;
}
/* For IE8 */
.hlist dl dl dd.hlist-last-child:after,
.hlist ol ol li.hlist-last-child:after,
.hlist ul ul li.hlist-last-child:after {
content: ")";
font-weight: normal;
}
/* Put numbers in ordered lists */
.hlist.hnum ol li {
counter-increment: level1;
}
.hlist.hnum ol li:before {
content: counter(level1) " ";
}
.hlist.hnum ol ol li {
counter-increment: level2;
}
.hlist.hnum ol ol li:first-child:before {
content: "(" counter(level2) " ";
}
.hlist.hnum ol ol li:before {
content: counter(level2) " ";
}
/* Unbulleted lists */
.plainlist ul {
line-height: inherit;
list-style: none none;
margin: 0;
}
.plainlist ul li {
margin-bottom: 0;
}
/* Pink log boxes, from https://en.wikipedia.org/wiki/MediaWiki:Common.css -Llwy */
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon {
clear: both;
margin: 0.2em 0;
border: 1px solid #bb7070;
background: #ffdbdb;
padding: 0.25em 0.9em;
}
/* Fix so <syntaxhighlight> tags and .css and .js pages get normal text size,
from https://www.mediawiki.org/wiki/MediaWiki:Gadget-site.css -Llwy */
div.mw-geshi div,
div.mw-geshi div pre,
span.mw-geshi,
pre.source-css,
pre.source-javascript {
font-family: monospace, "Courier New" !important;
}
/* Make reference lists smaller and give clicked references a blue background, from wikipedia -Llwy */
ol.references,
div.reflist,
div.refbegin {
font-size: 90%;
margin-bottom: 0.5em;
}
div.refbegin-100 {
font-size: 100%;
}
div.reflist ol.references {
font-size: 100%;
list-style-type: inherit;
}
ol.references li:target,
sup.reference:target,
span.citation:target {
background-color: #DEF;
}
/* messagebox styling has been removed and placed into the subpages of [[Module:Messagebox]]
keeping styling for [[Template:Fmbox]] for editintros which exist above .mw-parser-output */
.fmbox {
clear: both;
margin: 0.2em 0;
border: 1px solid #a2a9b1;
background-color: #f8f9fa;
box-sizing: border-box;
color: #202122;
}
.fmbox-warning {
border: 1px solid #bb7070; /* Dark pink */
background-color: #ffdbdb; /* Pink */
}
.fmbox-editnotice {
background-color: transparent;
}
.fmbox .mbox-text {
padding: 0.35em 1em;
flex: 1 1 100%;
}
.fmbox .mbox-image,
.fmbox .mbox-imageright {
padding: 4px 2px;
text-align: center;
flex: none;
}
@media (min-width: 480px) {
.fmbox {
display: flex;
align-items: center;
}
.fmbox .mbox-image {
/* @noflip */
padding-left: 1em;
}
.fmbox .mbox-imageright {
/* @noflip */
padding-right: 1em;
}
}
/* Remove bullets when there are multiple edit page warnings. If this ends up breaking anything, REMOVE THIS. */
ul.permissions-errors > li {
list-style: none none;
}
ul.permissions-errors {
margin: 0;
}
/* Hide stuff meant for accounts with special permissions. Made visible again in
[[MediaWiki:Group-checkuser.css]], [[MediaWiki:Group-sysop.css]], [Mediawiki:Group-autoconfirmed.css]]. */
.checkuser-show,
.sysop-show,
.interface-show,
.autoconfirmed-show,
.afh-show,
.user-show {
display: none;
}
/* Implements <span class="error"> */
.error, .warning, .success {
font-size: larger;
}
.error {
color: #d33;
}
.warning {
color: #ac6600;
}
.success {
color: #14866d;
}
/* for noprint, whatever that is --alula */
@media print {
.noprint {
display: none !important;
}
}