Monobook.css
Talk0
1,634pages on
this wiki
this wiki
MediaWiki page
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 users have to clear their caches through Tools→Preferences
- Konqueror and Safari users can just click the Reload button.
- Chrome: press Ctrl+F5 or Shift+F5
/* Imports */ @import url("http://layton.wikia.com/index.php?title=MediaWiki:Wikia.css/Highlight.css&action=raw&ctype=text/css"); @import url("http://layton.wikia.com/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css"); /* General */ .oasisonly { display: none; } body { background:url("http://images1.wikia.nocookie.net/layton/images/8/8a/MM_Background_temp.jpg") fixed 0px -75px #6E7B7C; color:#DECE9A; background-repeat:no-repeat; } /* Omitting until a new Puzzle version of the BG can be made. */ /*body.ns-112 { background:url("http://images3.wikia.nocookie.net/layton/images/3/30/LSBG2Puzzle.jpg") fixed center -75px #6E7B7C; }*/ /* subtext (like 'redirected from') and "tips" */ #contentSub, #contentSub2, td.htmlform-tip { color: #512E0E !important; } /* links/anchors */ a { color:#82BFD6 !important; } /* visited links */ a:visited { color:#63B6D6 !important; } /* links to nonexistent pages */ a.new, #p-cactions .new a, div#preferences a.new { color:#F90 !important; } /* Buttons */ .accent { border:none !important; } a.wikia-button, .wikia-single-button a, .wikia-menu-button, input[type="submit"], input[type="reset"], input[type="button"], .button, button, .wikia-gallery-add, a[title="Special:Preferences/reset"] { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; background-color: #846D35; background-image: -moz-linear-gradient(top, #998C6D 35%, #846D35 65%); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #998C6D), color-stop(65%, #846D35)); border: 1px solid #846D35; color: white; cursor: pointer; display: inline-block; font-family: Helvetica,Arial,sans-serif; font-size: 12px; height: 19px; } a.wikia-button:hover, .wikia-single-button a:hover,.wikia-menu-button:hover,input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:hover, button:hove, .wikia-gallery-add:hover, a[title="Special:Preferences/reset"]:hover { background-color:#75612f; background-image: -moz-linear-gradient(top, #8e8163 35%, #75612f 65%); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #8e8163), color-stop(65%, #75612f));text-decoration:none } a.wikia-button:active, .wikia-single-button a:active,.wikia-menu-button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, .button:active, button:active, .wikia-gallery-add:active, a[title="Special:Preferences/reset"]:active { background-image: -moz-linear-gradient(top, #75612f 35%, #8e8163 65%); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(35%, #75612f), color-stop(65%, #8e8163));color:white } a.wikia-gallery-add { color:#FFF !important; } /* Table */ table, tr, th, td { background: transparent; color:inherit; } /* Thumb */ div.thumb { border: none !important; } div.thumbinner { background-color: #8B5501; background-image: -moz-linear-gradient(top, #A46501 0%, #8B5501 100%); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #A46501), color-stop(100%, #8B5501)); border: 1px solid #7F4E01; overflow: hidden; padding: 3px; text-align: center; } .thumbimage { border: none !important; } /* Hints */ /*div.tabber, .tabbertab { display:block !important; background: transparent !important; float: left; } .tabbertab { border: none !important; width: 250px !important; padding: 0px 2px 0px 0px !important; } .tabber { width:800px !important; overflow: auto !important; display: block !important; } .tabber div:first-child { display: none !important; }*/ div.tabbertab { background: white !important; } /* Spoilers */ div.spoilers { background: url(http://images4.wikia.nocookie.net/layton/images/5/56/Spoilerback.png) repeat 0px 0px transparent; } table.spoilers { background: url(http://images4.wikia.nocookie.net/layton/images/5/56/Spoilerback.png) repeat 0px 0px transparent; } /* .spoilers .thumbinner { background-color: #481602; background-image: -moz-linear-gradient(top, #611E03 0%, #481602 100%); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #611E03), color-stop(100%, #481602)); border: 1px solid #7C2604; } */ /* Main Content Area */ div#content { background: -moz-linear-gradient(top, rgba(164,72,1,0.75) 0%, rgba(164,86,1,0.75) 1%, rgba(164,99,1,0.75) 2%, rgba(164,99,1,0.75) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(164,72,1,0.75)), color-stop(1%,rgba(164,86,1,0.75)), color-stop(2%,rgba(164,99,1,0.75)), color-stop(100%,rgba(164,99,1,0.75))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(164,72,1,0.75) 0%,rgba(164,86,1,0.75) 1%,rgba(164,99,1,0.75) 2%,rgba(164,99,1,0.75) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(164,72,1,0.75) 0%,rgba(164,86,1,0.75) 1%,rgba(164,99,1,0.75) 2%,rgba(164,99,1,0.75) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(164,72,1,0.75) 0%,rgba(164,86,1,0.75) 1%,rgba(164,99,1,0.75) 2%,rgba(164,99,1,0.75) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(164,72,1,0.75) 0%,rgba(164,86,1,0.75) 1%,rgba(164,99,1,0.75) 2%,rgba(164,99,1,0.75) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfa44801', endColorstr='#bfa46301',GradientType=0 ); /* IE6-9 */ border: /*none !important;*/ 1px solid #7F4E01 !important; border-right: none !important; color:#DECE9A !important; /* color:#DECE9A; */ } div#bodyContent { color:#DECE9A; } h1, h2, h3, h4, h5, h6 { color:#DECE9A !important; overflow: hidden; } #content h1, #content h2 { border-bottom: solid 1px #7F4E01; } /* Table of Contents */ table.toc { border: 1px solid #7F4E01 !important; background: url("http://images3.wikia.nocookie.net/layton/images/5/5a/Brown80Percent.png") 0 0 repeat transparent !important; } #toctitle h2 { border: none; display: inline; font-size: 14px; } hr { color: #7F4E01; background-color: #7F4E01; } /* Navboxes */ .navbox a { color:#55F; } .navbox a.new { color:red !important; } /* Infoboxes */ .infobox a.new { color:red !important; } .infobox a { color:#A9A9FF !important; } .infobox { border: 1px solid #7F4E01; } /* hidden messages */ .admin-message, .admin-message-inline, .bureaucrat-message, .guest-message { display:none; } /* icons */ .icons { margin-bottom: 5px; padding-bottom: 4px; width: 100%; float: right; margin-top: -50px; } /* slideshow */ div.wikia-slideshow-wrapper { background: url("http://images2.wikia.nocookie.net/layton/images/e/ec/MonoBack.png") 0 0 repeat transparent !important; border: 1px solid #71470B !important; } /* Recent Changes */ /* general test */ .mw-enhanced-rc { color:#DECE9A !important; } .autocomment { color: lightgrey !important; } /* + and - colors from recent changes. */ .mw-plusminus-pos { color:#4B4; } .mw-plusminus-neg { color:#F90; } /* abbreviations/acronyms */ .newpage, .minor, .bot { color: inherit !important; font-weight: bold; border-bottom: none !important; } /* Tabs at Top of Article */ /* unselected tabs */ #p-cactions ul li { background:transparent; border: 1px solid #7F4E01 !important; color:#DECE9A !important; border-collapse:separate !important; } /* tab links */ #p-cactions ul li a { background: url("http://images2.wikia.nocookie.net/layton/images/1/1c/Brown75Percent.png") 0 0 repeat transparent !important; color:#DECE9A !important; background:transparent; } /* selected tabs */ #p-cactions ul li.selected a { background: url("http://images2.wikia.nocookie.net/layton/images/a/a4/Brown90percent.png") 0 0 repeat transparent !important; } /* hover over tabs */ #p-cactions ul li a:hover { background: url("http://images2.wikia.nocookie.net/layton/images/a/a4/Brown90percent.png") 0 0 repeat transparent !important; } /* Sidebar */ /* headings */ div.portlet h5 { background: transparent !important; border: none !important; } /* sidebar boxes, bg for title and content */ div.portlet#p-Navigation, div.portlet#p-lang, div.portlet#p-Community, div.portlet#p-wikicities-nav, div.portlet#p-tb, div.portlet#p-search { background: url("http://images2.wikia.nocookie.net/layton/images/1/1c/Brown75Percent.png") 0 0 repeat transparent; border: none !important; } /* sidebar link area, makes content bg more opaque than title */ #p-Navigation .pBody, #p-Community .pBody, #p-wikicities-nav .pBody, #p-tb .pBody, #p-search .pBody, #p-lang .pBody { background: -moz-linear-gradient(top, rgba(164,72,1,0.75) 0%, rgba(164,86,1,0.75) 1%, rgba(164,99,1,0.75) 2%, rgba(164,99,1,0.75) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(164,72,1,0.75)), color-stop(1%,rgba(164,86,1,0.75)), color-stop(2%,rgba(164,99,1,0.75)), color-stop(100%,rgba(164,99,1,0.75))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(164,72,1,0.75) 0%,rgba(164,86,1,0.75) 1%,rgba(164,99,1,0.75) 2%,rgba(164,99,1,0.75) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(164,72,1,0.75) 0%,rgba(164,86,1,0.75) 1%,rgba(164,99,1,0.75) 2%,rgba(164,99,1,0.75) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(164,72,1,0.75) 0%,rgba(164,86,1,0.75) 1%,rgba(164,99,1,0.75) 2%,rgba(164,99,1,0.75) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(164,72,1,0.75) 0%,rgba(164,86,1,0.75) 1%,rgba(164,99,1,0.75) 2%,rgba(164,99,1,0.75) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfa44801', endColorstr='#bfa46301',GradientType=0 ); /* IE6-9 */ border: none !important; } /* remove empty space from "atom" link */ a.feedlink { padding-left: 0px !important; background: none !important; } /* Personal Links at Top of Page */ div#p-personal li a { color: #FFF !important; } /* Page History */ #pagehistory li.selected { background-color: #F09401; } table.diff td div { color: #000; } /* pre */ pre { background-color: #8B5501 !important; border: 1px solid #7F4E01; } /* Preferences */ div#preferences, div#preferences table { background:transparent !important; } ul#preftoc { border: none !important; border-bottom: 1px solid #7F4E01 !important; } ul#preftoc li, ul#preftoc li.selected { border: none !important; background:transparent !important; margin: 0 1px; } ul#preftoc li a { border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; background-color: #7F4E01; background-image: -moz-linear-gradient(top, #915901 50%, #865201 100%); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(50%, #915901), color-stop(100%, #865201)); color: #D5D4D4; display: inline-block; font-size: 12px; margin-top: 7px; padding: 6px 20px 3px; } ul#preftoc li.selected a { border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; background-color: #94691B; background-image: -moz-linear-gradient(top, #94691B 50%, #8A6B2A 100%); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(50%, #94691B), color-stop(100%, #8A6B2A)); color: white; font-weight: bold; margin-top: 0; padding: 8px 25px; } div#preferences { border: 1px solid #7F4E01; } /* field legend & fieldset */ div#preferences legend { background:transparent !important; } fieldset { border: 1px solid #7F4E01; } ul#preftoc li a { color:#FFF !important; } /* category gallery */ table.gallery, table.gallery td, div.gallerybox div.thumb { border: none !important; background: transparent !important; } div.gallerybox div.thumb { background: #8B5501 !important; border: 1px solid #7F4E01 !important; } /* Footer and Category Divs */ div#footer, div#catlinks, div.forumheader, ul#filetoc { background-color: #8B5501 !important; background-image: -moz-linear-gradient(top, #A46501 50%, #8B5501 100%) !important; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(50%, #A46501), color-stop(100%, #8B5501)) !important; border: 1px solid #7F4E01 !important; /*clear: both; line-height: 1.8em; padding: 10px; margin: 10px; */ } /* Forum */ /* regular forum topic */ .forumlist td.forum_title a { background: url("http://images3.wikia.nocookie.net/layton/images/8/8e/Forum_Nonew.png") center left no-repeat !important; padding-left: 20px; } /* forum with new replies */ .forumlist td.forum_title a.forum_new { font-weight: bold; background: url("http://images4.wikia.nocookie.net/layton/images/b/b0/Forum_Icon.png") center left no-repeat !important; padding-left: 20px; } /* announcement */ .announcements td.forum_title a.forum_new { background: url("http://images2.wikia.nocookie.net/layton/images/9/95/Forum_Announce.png") center left no-repeat !important; } .announcements td.forum_title a { font-style:italic !important; } /* archive */ .archive td.forum_title a { background: url(http://images1.wikia.nocookie.net/layton/images/f/fc/Forum_Archive.png) center left no-repeat !important; } /* full news link */ .fullnews { font-weight:normal; color:#301d00 !important; font-style:italic; font-size:10px !important; } .fullnews a { background-image: none !important; padding-right: 0 !important; color:#301d00 !important; } /* Subnavigation ****************************************** * * For subnavigations in the navigation menu. * Maintained by [[User:Tjcool007]] from http://layton.wikia.com */ div#p-Navigation ul { margin-left:1.5em !important; } div#p-Navigation ul ul { margin-left: 0px !important; } .subsubnav { background: #A46501 !important; border-color: #663F01; border-style: solid; border-width: 1px; } .generated-sidebar { overflow: visible !important; } div#p-Navigation ul, div#p-Navigation ul ul { list-style-image: url("http://images.wikia.com/common/__cb39294/skins/monobook/bullet.gif") !important; list-style-position: outside; position: relative; padding: 0px !important; } div#p-Navigation ul li a, ul.subsubnav li a { height: 20px; display:block !important; } div#p-Navigation ul li, ul.subsubnav li { height: 20px; z-index: 5; padding-top: 2px; } div#p-Navigation ul li:hover { background: #663F01; } div#p-Navigation ul li a:hover { text-decoration: none !important; } ul.subsubnav a { overflow:hidden; } ul.subsubnav { display:none; z-index: 5; width: 150px; font-size: 100%; } ul.subsubnav li { padding-left: 5px !important; } ul.subsubnav a.valid { display:block !important; } ul.subsubnav a { display: none; height: 20px; } ul.subsubnav { position: absolute; top: -24px; } .main-page-tag-lcs > div { margin-right: 0px !important; } /* This CSS page is used for highlighting Admins/... in the Wiki Activity, Recent changes and blog comments */ /* Colored names of Bureaucrats */ a[href="/wiki/User:Tjcool007"].mw-userlink, a[href="/wiki/User:MoltenAsh"].mw-userlink, a[href="/wiki/User:Killerbreadbug72"].mw-userlink, a[href="/wiki/User:Wiki443556"].mw-userlink, a[href="/wiki/User:Wattz2000"].mw-userlink { color:#EE0022 !important; font-weight:bold; } /* Sysop */ a[href="/wiki/User:Trace_Barkley"].mw-userlink, a[href="/wiki/User:SophiaDescole13"].mw-userlink, a[href="/wiki/User:Banana_Split"].mw-userlink { color:#2277FF !important; font-weight:bold; } /* Rollback */ a[href="/wiki/User:AdventureWriter28"].mw-userlink, a[href="/wiki/User:Layton_Fan_123"].mw-userlink { color:#11DD55 !important; } /* Bot */ a[href="/wiki/User:Wikia"].mw-userlink, a[href="/wiki/User:Don_Paolo's_Editing_Machine"].mw-userlink, a[href="/wiki/User:TJBot"].mw-userlink, a[href="/wiki/User:Wattz2000v2.0"].mw-userlink { color:#999999 !important; } /* Blog comments */ /* Bureacrat */ li[data-user="Tjcool007"] blockquote, li[data-user="MoltenAsh"] blockquote, li[data-user="Killerbreadbug72"] blockquote, li[data-user="Wiki443556"] blockquote, li[data-user="Wattz2000"] blockquote { border:2px solid #EE0022 !important; } li[data-user="Tjcool007"] blockquote:before, li[data-user="MoltenAsh"] blockquote:before, li[data-user="Killerbreadbug72"] blockquote:before, li[data-user="Wiki443556"] blockquote:before, li[data-user="Wattz2000"] blockquote:before { border-color: transparent #EE0022 #EE0022 transparent !important; top: 13px !important; left: -24px !important; border-width: 12px !important; } /* Sysop */ li[data-user="Trace Barkley"] blockquote, li[data-user="SophiaDescole13"] blockquote, li[data-user="Banana Split"] blockquote { border:2px solid #2277FF !important; } li[data-user="Trace Barkley"] blockquote:before, li[data-user="SophiaDescole13"] blockquote:before, li[data-user="Banana Split"] blockquote:before { border-color: transparent #2277FF #2277FF transparent !important; top: 13px !important; left: -24px !important; border-width: 12px !important; }