Professor Layton Wiki
Advertisement
Professor Layton Wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/***** CSS placed here will be applied to all skins on the entire site. *****/
 
/*******************
 * Mark redirects in Special:Allpages, Special:Watchlist and category pages.
 *******************/
.allpagesredirect,
.watchlistredir,
.redirect-in-category {
	font-style: italic;
}
 
.allpagesredirect:after,
.watchlistredir:after,
.redirect-in-category:after {
	color: #C3C3C3;
	content: " (redirect)";
}
 
/*******************
 * Noarticletext
 *******************/
.noarticleheader {
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
 
.noarticlecreatelinks {
	font-size: 120%;
	padding-top: 3px;
}
 
.noarticleother {
	border-top: 1px solid #C94;
	margin-top: 7px;
	padding-top: 3px;
}
 
/*******************
 * Main page poll
 *******************/
.page-Professor_Layton_Wiki .pollAnswerVotes {
    width: 90%;
}
 
.page-Professor_Layton_Wiki div.ajax-poll {
    border: 0;padding: 0;
}
 
/*******************
 * Table of Contents (TOC)
 *******************/
#toc b {
	font-weight: normal;	
}
 
/*******************
 * Language flags
 *******************/
.languageFlags {
	background: url("https://images.wikia.nocookie.net/__cb20140722153535/layton/images/9/9e/Languageflags.png");
	width: 16px;
	height: 11px;
	display: inline-block;
}
 
.infobox .languageFlags {
	margin-bottom: -1px;
}
 
.languageFlags.DE {
	background-position: -16px 0;
}
 
.languageFlags.ES {
	background-position: -32px 0;
}
 
.languageFlags.FR {
	background-position: -48px 0;
}
 
.languageFlags.IT {
	background-position: -64px 0;
}
 
.languageFlags.NL {
	background-position: -80px 0;
}
 
.languageFlags.KOR {
	background-position: -96px 0;
}
 
/*******************
 * Template Documentation
 *******************/
.template-documentation {
	border: 1px solid #a86b47;
	margin: .5em;
	margin-top: 2em;
	background: #fffbeb;
}
 
.template-docu-header,
.template-docu-footer {
	background: #a86b47;
	color: #DDD;
	padding: 1em;
	margin: 0em;
}
 
.template-docu-footer {
	padding: .5em;
	font-size: 85%;
	text-align: right;	
}

.template-docu-header a,
.template-docu-footer a {
	color: #E5E5F0;
}
 
.template-docu-content {
	padding: 1em;
	padding-bottom: 0em;
	margin: 0em;
}
 
.template-docu-content code {
	background: #fcf8e8;
	padding: 1px;
	border: 1px solid #ece8d8;
	border-radius: 3px;
}

.t-arg {
	color: #777;
}
 
/*******************
 * Puzzle Navigation
 *******************/
.navbox.puzzleNav {
	border-radius: 3px;
	background: #C68723;
	color: black;
	width: 100%;
	margin-bottom: 2px;
}
 
.puzzleNav .pn-inner {
	text-align: center;
	background: #D79834;
	color: white;
}
 
.puzzleNav .pn-outer {
	width: 15px;
	text-align: center;
}
 
.puzzleNav .pn-center {
	text-align: center;
	background: #E8A945;
	color: white;
	font-weight: bold;
	width: 33%;
}
 
.puzzleNav .pn-inner a,
.puzzleNav .pn-outer a {
	color: #CFCFFF;
}
 
/*******************
 * Navboxes
 *******************/
.navbox {
	width: 100%;
	background: #fffbeb;
	color: white;
	margin: 5px auto;
	font-size: 84%;
	clear: both;
	border-spacing: 0;
	border: 0;
	border-radius: 0;
}

.navbox + .navbox {
    margin-top: -3px;
}
 
.navbox a {
	color: #abdaf7;
}
 
.navbox .navbox-title {
	background: #a86b47;
	font-weight: bold;
}
 
.navbox .navbox-vde {
	float: left;
	width: 65px;
}
 
.navbox .navbox-title-padright {
	padding-right: 65px;
}
 
.navbox .navbox-title-padleft {
	padding-left: 65px;
}
 
.navbox .navbox-subgroup {
	border-spacing: 0;
	width: 100%;
}
 
.navbox .navbox-gutter {
	height: 2px;
}
 
.navbox .navbox-subgroup .navbox-gutter {
	background: #fffbeb;
}
 
.navbox .navbox-section-row > td {
	padding: 0;
	height: 100%;
}
 
.navbox .navbox-section {
	width: 100%;
	border-spacing: 0;
}
 
.navbox .navbox-above,
.navbox .navbox-below,
.navbox .navbox-image {
	background: #d8af97;
	text-align: center;
}

.navbox .navbox-image {
    background: #ece4d7;
}
 
.navbox .navbox-group,
.navbox .navbox-header {
	background: #d8af97;
	color: white;
	font-weight: bold;
	height: 100%;
	padding: 2px 4px;
}
 
.navbox .navbox-header-collapsible {
	padding-left: 65px;
}
 
.navbox .navbox-group {
	min-width: 150px;
}
 
.navbox .navbox-group,
.navbox .navbox-image-left {
	border-right: 2px solid #fffbeb;
}
 
.navbox-image-right {
	border-left: 2px solid #fffbeb;
}
 
.navbox .navbox-list {
	background: #f7eee1;
	color: #773107;
	width: 100%;
	height: 100%;
	padding: 0;
}
 
.navbox .navbox-list div {
	padding: 0px 4px;
}
 
.navbox .navbox-list.no-group {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
 
.navbox .navbox-list a {
	color: #597ec3;
}
 
.navbox .navbox-list a.new {
	color: #C20 !important;
}
 
.navbox .mw-collapsible-toggle {
	width: 65px;
}
 
/* hlist */
.hlist ul {
	margin: 0;
	list-style: none;
}
 
.hlist li, .hlist ul ul {
	display: inline;
}
 
.hlist li a {
	white-space: nowrap;
}
 
.hlist ul ul:before {
	content: "("
}
 
.hlist ul ul:after {
	content: ")"
}
 
.hlist li:after {
	content: " • ";
}
 
.hlist ul ul li:after {
	content: "/";
}
 
.hlist li:last-child:after, .hlist ul ul li:last-child:after {
	content: none;
}
 
/*******************
 * Infoboxes (for Template/Module:Infobox)
 *******************/
 
/* General */
.WikiaArticle table.infobox,
#mw-content-text table.infobox {
	border: 0;
	float: right;
	min-width: 320px;
	max-width: 400px;
	width: 32%;
	font-size: 89%;
	background-color: #fffbeb;
	color: #773107;
	border-spacing: 0;
	padding: 0;
}
 
.infobox .infobox-title th {
	background-color: #a86b47;
	color: #FFF;
	font-size: 120%;
}
 
.infobox .infobox-title th div {
	padding: 1em;
	position: relative;
}
 
.infobox .infobox-vde {
	opacity: 0;
	transition: opacity .2s ease; 
	float: right;
	position: absolute;
	top: -2px;
	right: 3px;
	font-size: 12px;
}
 
.infobox:hover .infobox-vde {
	opacity: 1;	
}
 
.infobox .infobox-image td {
	text-align: center;
}
 
.infobox .infobox-sectionrow > td {
	padding: 0;
}
 
.infobox table.infobox-section {
	border-spacing: 0;
	width: 100%;
}
 
.infobox .mw-collapsible-toggle {
	width: 50px;
	font-size: 12px;
}
 
.infobox .infobox-datarow {
	background-color: #f7eee1;
	vertical-align: top;
}
 
.infobox .infobox-datarow.alt {
	background-color: #ece4d7;
}
 
.infobox .infobox-datarow th.infobox-rowlabel,
.infobox .infobox-headerrow th,
.infobox .infobox-datarow td.infobox-rowdata {
	padding: 0.3em 0 0.3em;
}
 
.infobox .infobox-datarow th.infobox-rowlabel {
	border-right: 2px solid #fffbeb;
}
 
.infobox .infobox-headerrow th {
	font-weight: bold;
	text-align: center;
	background-color: #d8af97;
	color: white;
}
 
.infobox .infobox-abovebelow {
	font-weight: bold;
	text-align: center;
	background-color: #d8af97;
}
 
.infobox .infobox-datarow th.infobox-rowlabel {
	width: 30%;
	text-align: left;
	padding-left: 5px;
}
 
.infobox .infobox-datarow td.infobox-rowdata {
	width: 70%;
	padding-left: 5px;
	padding-right: 3px;
}
 
.infobox .infobox-datarow td.infobox-rowdata.no-label {
	text-align: center;
}
 
/*.infobox a {
	color: #AFAFFD;
}
 
.infobox a.new {
	color: orange;
}*/
 
.infobox .infobox_spoiler {
	width: 90%;
	display: inline-block;
	line-height: 16px;
}
 
.infobox .infobox_spoiler a {
	color: #a86b47 !important;
}
 
.infobox .infobox_spoiler a:hover {
	text-decoration: none;
}
 
/* Images tabber */
.infobox div.tabberlive {
	margin-top: 0;
}
 
.infobox div.tabberlive .tabbertab {
	padding: 0;
	background: transparent !important;
}
 
.infobox div.tabberlive ul.tabbernav a {
	background: transparent;
	border: 0;
	color: white;
}
 
.infobox ul.tabbernav li.tabberactive a {
	color: #DDD;
}
 
.infobox ul.tabbernav li.tabberactive a:hover,
.infobox ul.tabbernav li a:hover {
	background: transparent !important;
	color: #DDD;
	border-bottom: 0;
}
 
.infobox ul.tabbernav li+li {
	border-left: 1px solid #EEE;
}
 
.infobox ul.tabbernav {
	border-bottom: 0;
}
 
.infobox .tabberlive .tabbertab {
	border: 0;
}
 
.infobox .infobox-rowdata ul {
	margin: 0;
}
 
.infobox .infobox-rowdata li {
	list-style: none;
	margin: 0;
}

/*******************
 * Infoboxes (Portable)
 *******************/
.portable-infobox {
    min-width: 320px;
    max-width: 400px;
    width: 32%;
	font-size: 89%;
	background-color: #fffbeb;
}

.pi-border-color {
    border-top: 2px solid #fffbeb;
    border-bottom: 0;
}

.portable-infobox .pi-item-spacing {
    background-color: #f7eee1;
    border-bottom: 2px solid #fffbeb;
    border-top: 0;
}

.portable-infobox .pi-item-spacing:nth-child(2n) {
    background-color: #ece4d7;
}

.portable-infobox .pi-image-collection .pi-item-spacing,
ul.pi-image-collection-tabs li.current {
    background-color: #f7eee1;
    border: 1px solid #ece4d7;
}

.pi-image-collection-tab-content {
    background-color: #fffbeb;
}

.portable-infobox .pi-group h2+div {
    border-top: 2px solid #fffbeb;
}

.pi-data {
    position: relative;
}

.pi-data:after {
    content: '';
    height: 100%;
    border-left: 2px solid #fffbeb;
    position: absolute;
    top: 0;
    left: 95px;
}

.portable-infobox .pi-title {
    background: #a86b47;
    color: white;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    padding: 1em;
}

.portable-infobox .pi-header {
    background-color: #d8af97;
	color: white;
	text-align: center;
	border-bottom: 0 !important;
}

.portable-infobox .pi-data-value li {
    list-style-type: none;
}

.pi-data-value:not(:first-child) {
    padding-left: 5px;
}

.portable-infobox .infobox_spoiler {
	width: 90%;
	display: inline-block;
	line-height: 16px;
}
 
.portable-infobox .infobox_spoiler a {
	color: #a86b47 !important;
}
 
.portable-infobox .infobox_spoiler a:hover {
	text-decoration: none;
}

.pi-collapse .pi-header:first-child:after {
    border-color: white;
}

/* Hack to support image width (see Module:InfoboxWidth) */
.pi-img-adjust .pi-image-thumbnail { height: auto }
.pi-img-width10 .pi-image-thumbnail { width: 10px }
.pi-img-width20 .pi-image-thumbnail { width: 20px }
.pi-img-width30 .pi-image-thumbnail { width: 30px }
.pi-img-width40 .pi-image-thumbnail { width: 40px }
.pi-img-width50 .pi-image-thumbnail { width: 50px }
.pi-img-width60 .pi-image-thumbnail { width: 60px }
.pi-img-width70 .pi-image-thumbnail { width: 70px }
.pi-img-width80 .pi-image-thumbnail { width: 80px }
.pi-img-width90 .pi-image-thumbnail { width: 90px }
.pi-img-width100 .pi-image-thumbnail { width: 100px }
.pi-img-width110 .pi-image-thumbnail { width: 110px }
.pi-img-width120 .pi-image-thumbnail { width: 120px }
.pi-img-width130 .pi-image-thumbnail { width: 130px }
.pi-img-width140 .pi-image-thumbnail { width: 140px }
.pi-img-width150 .pi-image-thumbnail { width: 150px }
.pi-img-width160 .pi-image-thumbnail { width: 160px }
.pi-img-width170 .pi-image-thumbnail { width: 170px }
.pi-img-width180 .pi-image-thumbnail { width: 180px }
.pi-img-width190 .pi-image-thumbnail { width: 190px }
.pi-img-width200 .pi-image-thumbnail { width: 200px }
.pi-img-width210 .pi-image-thumbnail { width: 210px }
.pi-img-width220 .pi-image-thumbnail { width: 220px }
.pi-img-width230 .pi-image-thumbnail { width: 230px }
.pi-img-width240 .pi-image-thumbnail { width: 240px }
.pi-img-width250 .pi-image-thumbnail { width: 250px }
.pi-img-width260 .pi-image-thumbnail { width: 260px }
.pi-img-width270 .pi-image-thumbnail { width: 270px }
.pi-img-width280 .pi-image-thumbnail { width: 280px }
.pi-img-width290 .pi-image-thumbnail { width: 290px }
.pi-img-width300 .pi-image-thumbnail { width: 300px }

.pi-img2-width10 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 10px }
.pi-img2-width20 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 20px }
.pi-img2-width30 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 30px }
.pi-img2-width40 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 40px }
.pi-img2-width50 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 50px }
.pi-img2-width60 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 60px }
.pi-img2-width70 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 70px }
.pi-img2-width80 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 80px }
.pi-img2-width90 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 90px }
.pi-img2-width100 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 100px }
.pi-img2-width110 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 110px }
.pi-img2-width120 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 120px }
.pi-img2-width130 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 130px }
.pi-img2-width140 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 140px }
.pi-img2-width150 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 150px }
.pi-img2-width160 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 160px }
.pi-img2-width170 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 170px }
.pi-img2-width180 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 180px }
.pi-img2-width190 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 190px }
.pi-img2-width200 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 200px }
.pi-img2-width210 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 210px }
.pi-img2-width220 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 220px }
.pi-img2-width230 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 230px }
.pi-img2-width240 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 240px }
.pi-img2-width250 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 250px }
.pi-img2-width260 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 260px }
.pi-img2-width270 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 270px }
.pi-img2-width280 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 280px }
.pi-img2-width290 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 290px }
.pi-img2-width300 .pi-image-collection-tab-content:nth-child(3) .pi-image-thumbnail { width: 300px }
 
/*******************
 * Sprites
 *******************/
 
/* Rabbit Play */
.rabbit-play-icon {
	display:inline-block;
	background-image:url("https://images.wikia.nocookie.net/__cb20140815120459/layton/images/1/1a/RabbitShowIcons.jpg");
	width:30px;
	height:30px;
}
 
/* Gizmo */
.gizmo-sprite {
	background-image:url(https://images.wikia.nocookie.net/__cb20140927150644/layton/images/1/1d/GizmoSprite.png);
	height: 22px;
	display: inline-block;
	vertical-align: bottom;
}
 
/*******************
 * Video Galleries
 *******************/
table.media {
	width:600px;
	padding:1px;
	text-align:center;
}
 
.media th {
	padding:2px;
	border: 1px solid #6D3D12;
	background-color: #8C4F17;
	background-image: -moz-linear-gradient(top, #A25B1B 0%, #8C4F17 100%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #A25B1B), color-stop(100%, #8C4F17));
	color: #FFF;
	border-top-left-radius: 1em; 
	border-top-right-radius: 1em;
}
 
.media td {
	padding:4px;
	border: 1px solid #7F4E01;
	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: #FFF;
}

/*******************
 * Spoiler Sections
 *******************/
div.spoilers,
table.spoilers {
    border-left: 3px dashed red;
    padding-left: 4px;
    margin: 3px;
    background: rgb(243, 219, 219);
    background: rgba(243, 219, 219, .35);
}

/*******************
 * Licensing Boxes
 *******************/
.boilerplate a {
	color: #47D;
}
 
/*******************
 * Main Page buttons (the books click effect)
 *******************/
#mainpagebuttons a span {
	float: left;
	height: 82px;
	padding-right: 80px; /* sliding doors padding */
}
 
#mainpagebuttons a:active span {
	background-position: bottom right;
	outline: none; /* hide dotted outline in Firefox */
}
 
#img1 {
	background-image: url(https://images.wikia.nocookie.net/__cb20110830045705/layton/images/8/86/Characterscss.png);
}
 
#img2 {
	background-image: url(https://images.wikia.nocookie.net/layton/images/6/6a/Gamescss2.png);
}
 
#img3 {
	background-image: url(https://images.wikia.nocookie.net/layton/images/d/da/Locations_css.png);
}
 
#img4 {
	background-image: url(https://images.wikia.nocookie.net/layton/images/4/4f/Puzzlescss.png);
}
 
#img5 {
	background-image: url(https://images.wikia.nocookie.net/layton/images/4/47/THDcss.png);
}

 
/*******************
 * Mainpage Contents
 *******************/
#portal_maincontent_left, #portal_contents_overview {
    width: 570px;
}
 
.portal_contents_section {
    width: 280px;
    height: 140px;
    background-image: url("https://vignette.wikia.nocookie.net/layton/images/a/a8/Portal_Contents_Overview.jpg/revision/latest?cb=20200126142540&format=original");
    float: left;
    margin-left: 4px;
    margin-bottom: 6px;
}
 
div#portal_contents_DB {
    background-position-y: -140px;
}
 
div#portal_contents_UF {
    background-position-y: -280px;
}
 
div#portal_contents_LS {
    background-position-y: -420px;
}
 
div#portal_contents_MM {
    background-position-y: -560px;
}
 
div#portal_contents_AL {
    background-position-y: -700px;
}
 
div#portal_contents_VS {
    background-position-y: -840px;
}
 
div#portal_contents_MC {
    background-position-y: -980px;
}
 
.portal_contents_title {
    background-color: rgb(20,20,20);
    background-color: rgba(20,20,20,.75);
    height: 32px;
    padding-left: 4px;
}
 
.portal_contents_title p {
    margin: 0;
    padding: 3px;
}
 
#portal_contents_overview .portal_contents_title a {
    color: #fff9e0;
    font-weight: bold;
    display: inline-block;
    width: 100%;
}
 
.portal_contents_quicklinks {
    opacity: 0;
    height: 108px;
}
 
.portal_contents_section:hover .portal_contents_quicklinks {
    opacity: 1;
    background-color: rgba(20,20,20,.55);
}
 
.portal_contents_quicklinks ul, .portal_contents_quicklinks ul li {
    list-style-type: none;
    margin: 0;
}
 
#portal_contents_overview .portal_contents_quicklinks a {
    color: #fff9e0;
    font-weight: bold;
    padding: 6px 0 0 20px;
}

.page-Professor_Layton_Wiki dl {
    margin-top: 0;
}

@media(max-width: 1024px) {
    #portal_maincontent_left, #portal_contents_overview {
        width: 290px;
    }
}
 
/*******************
 * Tabbers
 *******************/
ul.tabbernav {
	padding: 0 !important;
}

/*******************
 * Gaming footer (main page)
 *******************/
.gamingfooter + div + p,
.gamingfooter + div + p + p {
    display: none;
}

/*******************
 * Wikipedia Style Diff
 *******************/
table.diff td.diff-context,
table.diff td.diff-deletedline,
table.diff td.diff-addedline {
	border-style: solid;
	border-width: 1px 1px 1px 4px;
	border-radius: 0.33em;
	padding: 0.33em 0.66em;
	color: black;
}
 
td.diff-addedline,
td.diff-deletedline,
td.diff-context {
    font-family: Consolas, Courier new;
    font-size: 80%;
}
 
tr td.diff-context,
.WikiaArticle tr td.diff-context {
	background-color: #F3F3F3;
	border-color: #C4C4C4;
	color: #333;
	height: 20px;
}
 
td.diff-deletedline,
.WikiaArticle td.diff-deletedline {
	border-color: #D9D936;
	background-color: #F1F1BE;
	height: 20px;
}
 
td.diff-addedline,
.WikiaArticle td.diff-addedline {
	border-color: #5BBA6D;
	background-color: #BDF3C8;
	height: 20px;
}
 
table.diff .diffchange {
	color: black;
	padding: 0.25em 0;
	border-radius: 0.33em;
}
 
td.diff-deletedline .diffchange {
	background: #D9D936;
}
 
td.diff-addedline .diffchange {
	background: #5BBA6D;
}
 
td.diff-marker {
	text-align: right;
	font-weight: bold;
	font-size: 1.25em;
}
 
table.diff td.diff-context div,
table.diff td.diff-deletedline div,
table.diff td.diff-addedline div {
	line-height: 1.8em;
}
 
table.diff,
td.diff-otitle,
td.diff-ntitle {
	background-color: transparent !important;
}
 
/*******************
 * Staff username highlight
 *******************/
 
/* 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;
}
Advertisement