Merlin Wiki
Advertisement
Merlin 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.
@import "/index.php?title=MediaWiki:Wikia.css/hilite&action=raw&ctype=text/css";

/* Main Page slider [[Template:MPslider]] */

.MPslider {
     background: #f7eac4;
     padding-top: 0.2em;
     padding-left: 0.4em;
     padding-right: 0.4em;
     margin: 0 0 10px 0;
     border: 1px solid lightgray;
     text-align: left;
     -webkit-box-shadow: 0 3px 3px #DADADA;
     -moz-box-shadow: 0 1px 3px #DADADA;
     box-shadow: 0 1px 3px #DADADA;
}

/* Hide default header text for Hot Spots and Community Messages */
.HotSpotsModule > h1 { display: none !important; }
.CommunityCornerModule > h2 { display: none !important; }

.i18ndoc
{
    background-color: transparent;
    border-bottom: 1px lightgrey;
    padding: 3px;
}

.mw-specialpagesgroup, .skin-oasis #edit_enhancements_toolbar, .tools-menu, .AccountNavigation .subnav, .GlobalNavigation .subnav, .WikiHeader .subnav, .WikiaArticleCategories, .toc, .module, .WikiaSearch input[type="text"], .tooltip:hover span, table.wikitable  {
    border: 1px solid #333652 !important;
    background-image:url("https://images.wikia.nocookie.net/merlin1/images/9/93/Search_background_icy.png") !important;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    box-shadow: 0 0 4px #333652;
    -moz-box-shadow: 0 0 4px #333652;
    -webkit-box-shadow: 0 0 4px #333652;
}			/* Styling for various blocks across the wiki */

.WikiaSearch button {
    border-radius: 0 4px 4px 0;
}			/* Adjustment for the search button to play well with rounded corners of the search box */

.WikiaHeader {
    background-image:url(https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png);
}

#WallNotifications .subnav .notifications-header span {
color: 
#3A3A3A;
font-size: 13px;
font-weight: bold;
padding-top: 1px;
padding-left: 10px;
}

.WikiHeader .WikiNav .nav .subnav-3 {
    background: url("https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png") repeat scroll 0 0 transparent !important;
    background-image: url(https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png);
    border-radius: 5px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.WikiNav .nav .subnav-2 li.marked2 .subnav-2a,  .WikiNav .nav .subnav-2 li.marked2 .subnav-2a > a {
   background-image: url(https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png);
   border: 1px solid transparent;
   color: #FFFFFF; 
}

.WikiNav .nav .subnav-2 li.marked2 .subnav-2a:hover, .WikiNav .nav .subnav-2 li.marked2 .subnav-2a > a:hover {
   background-image: url(https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png);
   border: 1px solid transparent;
   color: #FFFFFF; 
}

#WallNotifications .subnav .notifications-header span {
    color: #3A3A3A;
    font-size: 13px;
    font-weight: bold;
    padding-top: 1px;
    padding-left: 10px;
    background-color: transparent;
}

.WikiNav .nav .subnav-2 li.marked2 .subnav-2a > .chevron {
   opacity: .50;
   -khtml-opacity: .50;
   -moz-opacity: .50;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.WikiNav .nav .subnav-3 li {
   background: transparent;
   color: #FFFFFF;
}

.WikiNav .nav .subnav-3 li a, .WikiNav .nav .subnav-3 li a:hover {
   background: transparent;
   color: #FFFFFF;
}

.WikiaFooter .toolbar {
    background-image:url(https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png);
}
 

/********************************************************************************************/
/* CSS tooltips */
 
.tooltip {
	border-bottom: 1px dotted #0633bd;
        color: #0633bd;
        cursor: default;
}
.tooltip span {
	margin-left: -999em;
	position: absolute;
}
.tooltip:hover span {
	border: 1px #0633bd solid;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        color: #000000;
        z-index: 99;
        position: absolute;
	margin-left: 0; 
        width: 250px;
}
.classic { padding: 0.8em 1em; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {background: #0633bd; border: 10px solid #0633bd; }
 
abbr,acronym {
	border-bottom: 1px dotted #0633bd;
        cursor: default;
}
 
/********************************************************************************************/
/* AJAX tooltips */
 
.htt .tooltip-content .tooltip-hide, .hidden { display:none; }
 
.tooltip-ready {
visibility:hidden;
display:block;
z-index:1500;
}

/* ** Place all print-specific rules in an @media print block. ** */
  
.WikiaPage, .WikiaAdvertPage {
    border: none !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}			/* Removes page borders, stretches the content area to play well with the background */

.WikiaPageBackground {
    background-image:url("https://images.wikia.nocookie.net/merlin1/images/0/05/Icy_blue_parchment_stretched.png") !important;
}			/* Custom image background for the page */

.WikiaFooter section > ul, .WikiaFooter #LEFT_SKYSCRAPER_2 > ul {
    background-image: none;
    border: none;
}			/* Removes gradient from the bottom spotlight module */

/*---------------------------------------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: 12px Verdana, sans-serif;
 font-weight: normal !important;
 background: none;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 0 !important;
 margin-left: 1em !important;
 border-style: none !important;
 border-bottom: none;
 background: transparent !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: none !important;
}

ul.tabbernav li.tabberactive a
{
 color: #0633bd !important;
 font-weight: bold;
 background: none !important;
 border-style: none !important;
 border-bottom: 1px solid #0633bd !important;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #0633bd !important;
 font-weight: bold;
 background: none !important;
 border-style: none !important;
 border-bottom: 1px solid #0633bd !important;
}

 
ul.tabbernav li.tabberactive a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
 
 
ul.tabbernav li a:link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
 
.tabberlive .tabbertab {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
 
}

/*--------------------------------------------------
  .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;
*/

/* timer adjustments */
#GlobalNavigation > #DisplayClockJS > a {
    font-size: 12px;
    font-weight: bold;
}

/* update for menu and buttons */

a.wikia-button.secondary, .wikia-single-button a.secondary, .wikia-menu-button.secondary, input.secondary[type="submit"], input.secondary[type="reset"], input.secondary[type="button"], .button.secondary, button.secondary, .Wall .follow.wikia-button, .Wall .wikia-menu-button.secondary {
    background-image: url("https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png");
    border: 1px solid #191716;
    color: white;
}
a.wikia-button.secondary:hover, .wikia-single-button a.secondary:hover, .wikia-menu-button.secondary:hover, input.secondary[type="submit"]:hover, input.secondary[type="reset"]:hover, input.secondary[type="button"]:hover, .button.secondary:hover, button.secondary:hover, .wikia-menu-button > a:hover, .wikia-menu-button .drop:hover, .wikia-menu-button > li > a:hover, .WikiNav .nav .buttons > .contribute:hover, .Wall .wikia-menu-button.secondary:hover, .wikia-menu-button.secondary.combined:hover {
    background: none repeat scroll 0 0 black;
}
.WikiHeader .buttons .contribute ul li a {
    padding: 5px;
}
.WikiNav .navbackground, .WikiNav .nav li.marked {
    background-image: url(https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png);
}
.WikiNav .nav .subnav-3 li a:hover {
    background: none repeat scroll 0 0 black;
    color: white;
}
.WikiNav .nav .subnav-3 {
    margin-left: 0;
}
.WikiNav .nav .subnav-3 li a {
    padding: 3px 16px;
}
.WikiNav .nav .subnav {
    padding: 0;
}
.buttons > .wikia-menu-button.secondary .drop, .wikia-menu-button.secondary .drop, .wikia-menu-button .drop, #EditPage .module_page_controls #wpPreview {
    background: none repeat scroll 0 0 transparent;
}
.button a, .button a:hover {
    color: white;
    text-decoration: none;
}
.Wall .follow.wikia-button {
  opacity: 1;
}

/* end update for menu and buttons */

.sprite.search {
    background: url(https://images.wikia.nocookie.net/merlin1/images/5/58/Magnify_search.png);
}

.sprite.edit-pencil {background: none transparent !important;}
.sprite.edit-pencil {background: url(http://img.photobucket.com/albums/1003/JJMaxx/RPG/feather.gif) no-repeat !important;}

.wikia-menu-button .chevron {
   border-color: white transparent transparent !important;
}

.WikiNav .nav .buttons .share-button .share-dot {
   box-shadow: 0px 0px 2px 1px #FFFFFF !important;
   -moz-box-shadow: 0px 0px 2px 1px #FFFFFF !important;
   -webkit-box-shadow: 0px 0px 2px 1px #FFFFFF !important;
}

.UserProfileMasthead .masthead-info hgroup {
       background-image:
url(https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png);
}

.WikiaHeader li > .wikia-button {
       background-image:
url(https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png);
}

.ChatModule .chat-live {
       background-image: none;
}

a.wikia-button, .wikia-single-button, .wikia-menu-button, input[type="submit"], input[type="reset"]:hover, input[type="button"], .button, button {
       background-image:
url(https://images.wikia.nocookie.net/merlin1/images/2/26/Background.png);
}

.wikia-menu-button.secondary > a, .wikia-menu-button.secondary .drop, .wikia-menu-button.secondary > li > a {
       background-image:
url(https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png);
}

#EditPage .module_page_controls #wpPreview {
    color: white;
}

a.wikia-button, .wikia-single-button a, .wikia-menu-button, input[type="submit"], input[type="reset"], input[type="button"], .button, button {
       background-image:
url(https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png);
}

.UserProfileMasthead .masthead-info .group {
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
display: inline-block;
margin-left: 10px;
padding: 2px 5px;
position: relative;
top: -4px;
background: url(https://images.wikia.nocookie.net/merlin1/images/9/99/Badge_background.png);
}

.body {
    font-family: sans-serif;
}

/* Huh???
img.sprite.search 21px x 21px {
   background:
url(https://images.wikia.nocookie.net/merlin1/images/8/8a/Go_arrow.png);
}
*/

EditPageDialog.preview .modalContent .ArticlePreview {
border: none;
overflow-y: scroll;
padding: 0;
}

#EditPageHeader {
   background:
url(https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png);
}

.WikiaArticle,
.WikiaPage {                
   line-height:1.3em;
   font-family: 'Georgia',serif;
}

/* === Hide "Image added by" on articles === */
.WikiaArticle .picture-attribution {display:none;}

/*
 * infobox class override
 * (used for infobox templates)
 */
.infobox {
    border-width: 0;
}
.infobox td,
.infobox th {
   vertical-align: top;
   padding: 0.5em;
}

.LightboxModal .LightboxCarousel .carousel-arrow.next::after {
border-left-color: white !important;
}

.LightboxModal .LightboxCarousel .carousel-arrow.previous::after {
border-right-color: white !important;
}

.LightboxModal .icon.pin::after {
background-position: -322px 0px !important;
}

.LightboxModal .LightboxHeader .more-info-button::before {
background-position: -442px 0px !important;
}

.LightboxModal .LightboxHeader .share-button::before {
background-position: -580px 0px !important;
} 

/*** Article Comments - Admin Highlighting ***/
/*Gustave*/

.comments li[data-user="LokiIsAwesome"] a[href="/wiki/User:LokiIsAwesome"] {
    color: green !important;
 }
.comments li[data-user="LokiIsAwesome"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="LokiIsAwesome"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="LokiIsAwesome"] blockquote {color:#310031 !important;
}
.comments li[data-user="LokiIsAwesome"] blockquote {border: 1px solid #000 !important;}
/*Rod*/

.comments li[data-user="Rod12"] a[href="/wiki/User:Rod12"] {
    color: green !important;
 }
.comments li[data-user="Rod12"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="Rod12"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Rod12"] blockquote {color:#310031 !important;
}
.comments li[data-user="Rod12"] blockquote {border: 1px solid #000 !important;}
/*GEORGE*/

.comments li[data-user="GWAINE"] a[href="/wiki/User:GWAINE"] {
    color: green !important;
 }
.comments li[data-user="GWAINE"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="GWAINE"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="GWAINE"] blockquote {color:#310031 !important;
}
.comments li[data-user="GWAINE"] blockquote {border: 1px solid #000 !important;}
/*Chris*/

.comments li[data-user="Morganaforever"] a[href="/wiki/User:Morganaforever"] {
    color: green !important;
 }
.comments li[data-user="Morganaforever"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="Morganaforever"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Morganaforever"] blockquote {color:#310031 !important;
}
.comments li[data-user="Morganaforever"] blockquote {border: 1px solid #000 !important;}
/*Gerda*/

.comments li[data-user="Waterwecna"] a[href="/wiki/User:Waterwecna"] {
    color: green !important;
 }
.comments li[data-user="Waterwecna"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/2/2b/Merlin_admin_logo_pushed_up_w.png") bottom center no-repeat !important;
}
.comments li[data-user="Waterwecna"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Waterwecna"] blockquote {color:#310031 !important;
}
.comments li[data-user="Waterwecna"] blockquote {border: 1px solid #000 !important;}
/*Sybil*/

.comments li[data-user="WorshipperOfTheOldReligion"] a[href="/wiki/User:WorshipperOfTheOldReligion"] {
    color: green !important;
 }
.comments li[data-user="WorshipperOfTheOldReligion"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="WorshipperOfTheOldReligion"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="WorshipperOfTheOldReligion"] blockquote {color:#310031 !important;
}
.comments li[data-user="WorshipperOfTheOldReligion"] blockquote {border: 1px solid #000 !important;}
/*Lihini*/

.comments li[data-user="Merlinarthur"] a[href="/wiki/User:Merlinarthur"] {
    color: green !important;
 }
.comments li[data-user="Merlinarthur"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="Merlinarthur"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Merlinarthur"] blockquote {color:#310031 !important;
}
.comments li[data-user="Merlinarthur"] blockquote {border: 1px solid #000 !important;}
/*Cassie*/

.comments li[data-user="Chawk1993"] a[href="/wiki/User:Chawk1993"] {
    color: green !important;
 }
.comments li[data-user="Chawk1993"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="Chawk1993"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Chawk1993"] blockquote {color:#310031 !important;
}
.comments li[data-user="Chawk1993"] blockquote {border: 1px solid #000 !important;}
/*GokaiGreen*/

.comments li[data-user="MrThermomanPreacher"] a[href="/wiki/User:MrThermomanPreacher"] {
    color: green !important;
 }
.comments li[data-user="MrThermomanPreacher"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="MrThermomanPreacher"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="MrThermomanPreacher"] blockquote {color:#310031 !important;
}
.comments li[data-user="MrThermomanPreacher"] blockquote {border: 1px solid #000 !important;}
/*NewCaptain*/

.comments li[data-user="New_Captain"] a[href="/wiki/User:New_Captain"] {
    color: green !important;
 }
.comments li[data-user="New_Captain"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="New_Captain"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="New_Captain"] blockquote {color:#310031 !important;
}
.comments li[data-user="New_Captain"] blockquote {border: 1px solid #000 !important;}
/*Momo*/

.comments li[data-user="Emily_Windsnap"] a[href="/wiki/User:Emily_Windsnap"] {
    color: green !important;
 }
.comments li[data-user="Emily_Windsnap"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="Emily_Windsnap"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Emily_Windsnap"] blockquote {color:#310031 !important;
}
.comments li[data-user="Emily_Windsnap"] blockquote {border: 1px solid #000 !important;}
/*Daniel*/

.comments li[data-user="Dryuuu"] a[href="/wiki/User:Dryuuu"] {
    color: green !important;
 }
.comments li[data-user="Dryuuu"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/c/c4/Admin_wolfie.png") bottom center no-repeat !important;
}
.comments li[data-user="Dryuuu"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Dryuuu"] blockquote {color:#310031 !important;
}
.comments li[data-user="Dryuuu"] blockquote {border: 1px solid #000 !important;}
/*Alfons*/

.comments li[data-user="Ḡwẵine_Ḹٍٍkƨ_Ĺiĸe_Ͼềлȑềd"] a[href="/wiki/User:Ḡwẵine_Ḹٍٍkƨ_Ĺiĸe_Ͼềлȑềd"] {
    color: green !important;
 }
.comments li[data-user="Ḡwẵine_Ḹٍٍkƨ_Ĺiĸe_Ͼềлȑềd"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/c/cf/Gwaineandcenredadminlogo.png") bottom center no-repeat !important;
}
.comments li[data-user="Ḡwẵine_Ḹٍٍkƨ_Ĺiĸe_Ͼềлȑềd"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Ḡwẵine_Ḹٍٍkƨ_Ĺiĸe_Ͼềлȑềd"] blockquote {color:#310031 !important;
}
.comments li[data-user="Ḡwẵine_Ḹٍٍkƨ_Ĺiĸe_Ͼềлȑềd"] blockquote {border: 1px solid #000 !important;}
/*Matthew*/

.comments li[data-user="Longlivemerlin"] a[href="/wiki/User:Longlivemerlin"] {
    color: green !important;
 }
.comments li[data-user="Longlivemerlin"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="Longlivemerlin"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Longlivemerlin"] blockquote {color:#310031 !important;
}
.comments li[data-user="Longlivemerlin"] blockquote {border: 1px solid #000 !important;}
/*Charlie*/

.comments li[data-user="Kranitoko"] a[href="/wiki/User:Kranitoko"] {
    color: green !important;
 }
.comments li[data-user="Kranitoko"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="Kranitoko"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Kranitoko"] blockquote {color:#310031 !important;
}
.comments li[data-user="Kranitoko"] blockquote {border: 1px solid #000 !important;}
/*Sophielou*/

.comments li[data-user="Sophielou"] a[href="/wiki/User:Sophielou"] {
    color: green !important;
 }
.comments li[data-user="Sophielou"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="Sophielou"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Sophielou"] blockquote {color:#310031 !important;
}
.comments li[data-user="Sophielou"] blockquote {border: 1px solid #000 !important;}
/*Sophielou21*/

.comments li[data-user="Sophielou21"] a[href="/wiki/User:Sophielou21"] {
    color: green !important;
 }
.comments li[data-user="Sophielou21"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="Sophielou21"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Sophielou21"] blockquote {color:#310031 !important;
}
.comments li[data-user="Sophielou21"] blockquote {border: 1px solid #000 !important;}
/*Alfons*/

.comments li[data-user="Ḡwẵine Ḹٍٍkƨ Ĺiĸe Ͼềлȑềd"] a[href="/wiki/User:Ḡwẵine Ḹٍٍkƨ Ĺiĸe Ͼềлȑềd"] {
    color: green !important;
 }
.comments li[data-user="Ḡwẵine Ḹٍٍkƨ Ĺiĸe Ͼềлȑềd"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/c/cf/Gwaineandcenredadminlogo.png") bottom center no-repeat !important;
}
.comments li[data-user="Ḡwẵine Ḹٍٍkƨ Ĺiĸe Ͼềлȑềd"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Ḡwẵine Ḹٍٍkƨ Ĺiĸe Ͼềлȑềd"] blockquote {color:#310031 !important;
}
.comments li[data-user="Ḡwẵine Ḹٍٍkƨ Ĺiĸe Ͼềлȑềd"] blockquote {border: 1px solid #000 !important;}
/*Alfons*/

.comments li[data-user="Gwaine-looks-like-cenred"] a[href="/wiki/User:Gwaine-looks-like-cenred"] {
    color: green !important;
 }
.comments li[data-user="Gwaine-looks-like-cenred"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/c/cf/Gwaineandcenredadminlogo.png") bottom center no-repeat !important;
}
.comments li[data-user="Gwaine-looks-like-cenred"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Gwaine-looks-like-cenred"] blockquote {color:#310031 !important;
}
.comments li[data-user="Gwaine-looks-like-cenred"] blockquote {border: 1px solid #000 !important;}
/*Fimber*/

.comments li[data-user="Fimber"] a[href="/wiki/User:Fimber"] {
    color: green !important;
 }
.comments li[data-user="Fimber"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="Fimber"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Fimber"] blockquote {color:#310031 !important;
}
.comments li[data-user="Fimber"] blockquote {border: 1px solid #000 !important;}
/*EmilyW*/

.comments li[data-user="Emily Windsnap"] a[href="/wiki/User:Emily Windsnap"] {
    color: green !important;
 }
.comments li[data-user="Emily Windsnap"] blockquote {
   color:black !important; background:#E2E8EB url("https://images.wikia.nocookie.net/merlin1/images/d/d3/Merlin_admin_logo_pushed_up.png") bottom center no-repeat !important;
}
.comments li[data-user="Emily Windsnap"] blockquote:after {
   border-color: transparent #E2E8EB #E2E8EB transparent !important;
}
.comments li[data-user="Emily Windsnap"] blockquote {color:#310031 !important;
}
.comments li[data-user="Emily Windsnap"] blockquote {border: 1px solid #000 !important;}

.WikiHeader li a {
    padding: 0 28px;
}
 
/* Make the list of references smaller */
ol.references {
    font-size: 100%;
}
 
.references-small { font-size: 90%;}

a.comments > .commentsbubble {
     background: none;
}

.WikiaNotifications li div {
    background-image:url("https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png")
}

.WikiaBarWrapper .toolbar {
    background-image:url("https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png")
}

.WikiaBarWrapper .wikia-bar {
    background-image:url("https://images.wikia.nocookie.net/merlin1/images/4/44/Toolbar_snowflakes.png")
}t

.comments li[data-user="Morganaforever"] > blockquote {
   background: #ACCFEF !important;
}
.comments li[data-user="Morganaforever"] > blockquote:after {
   border-color: transparent #ACCFEF #ACCFEF transparent !important;
}
.comments li[data-user="Morganaforever"] > blockquote div {
   background: transparent !important;
}

/* To stop people underlining === === headers */
 
h3 span.mw-headline u { text-decoration: none; }
 
/* Fix deprecated small tag */
small {
    font-size: smaller !important;
}
 
/* Limit width for images */
 
.fullImageLink img{
  max-width: 660px;
  height: auto;
}
 
/* Centering buttons in polls */
div.ajax-poll > form > * {
    margin: 0 auto;
    display: block;
}

/* custom dropdown menu (used by MediaWiki:Bottom_nav) */
.custom-dropdown {
    padding: 1px 8px
}
.custom-dropdown:hover ul { 
    display: block;
}
.custom-dropdown-title:after {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAMAAACEE47CAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRF////////VXz1bAAAAAJ0Uk5T/wDltzBKAAAAGUlEQVR42mJggAFGGMUIZjGCGIwgmhEgwAAAogANfkQG5gAAAABJRU5ErkJggg==");
    content: "";
    display: inline-block;
    height: 4px;
    margin: 2px 0 2px 4px;
    position: relative;
    width: 8px;
}
.custom-dropdown.wikia-menu-button.secondary ul.WikiaMenuElement {
    border-radius: 4px 4px 4px 4px;
    list-style: none outside none;
    margin: 1px 0 0;
}
.custom-dropdown .custom-dropdown-title a {
    color: white;
}
#custom-bottom-nav {
    margin: 10px 0;
    text-align: center;
}
.WikiaMainContent {
    z-index: 2;
}
.WikiaPageHeader {
    z-index: 3;
}
.custom-dropdown .WikiaMenuElement li a {
    height: 14px;
    line-height: 16px;
}
.custom-dropdown.wikia-menu-button.secondary:hover {
    z-index: 2;
}
.custom-dropdown.wikia-menu-button.secondary {
    z-index: 1;
}

/* Adjusting margins of wordmark and menu to account for overly wide background */
.WikiNav {
    margin-left: 10px;
}
.wordmark {
    margin-left: 5px;
}


/* fix for siderail on main page (blogs and polls) */

.WikiaArticle .WikiaBlogListingBox ul {
    border: none;
}
.WikiaArticle .WikiaBlogListingBox {
    width: auto;
}
.WikiaBlogListingBox.module .more {
    display: block;
    margin-bottom: 5px;
    margin-left: 15px;
}
.grid-2 .ajax-poll {
    border: 1px solid #333652;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 4px #333652;
}

/* fix for prev- and next-buttons of slideshow gadget */

.wikia-slideshow .wikia-slideshow-prev-next > .wikia-slideshow-next > span > .chevron {
    border-color: transparent transparent transparent white;
}
.wikia-slideshow .wikia-slideshow-prev-next > .wikia-slideshow-prev > span > .chevron {
    border-color: transparent white transparent transparent;
}
.wikia-slideshow .wikia-slideshow-prev-next > a > span {
    background: none repeat scroll 0 0 black;
    opacity: 0.75;
}
.wikia-slideshow .wikia-slideshow-prev-next > a:hover > span {
    background: none repeat scroll 0 0 black;
    opacity: 1.0;
}
.wikia-slideshow-images-wrapper {
    padding: 0;
}
.wikia-slideshow .wikia-slideshow-prev-next > a > span {
    margin: 12px 0 !important;
}
.wikia-slideshow-prev-next a {
    width: 28px;
    right: 10px;
}
.wikia-slideshow-images-wrapper.accent {
    background: none repeat scroll 0 0 transparent;
}

.UserProfileMasthead .masthead-avatar .avatar {
  border: none;
  max-width: 153px;
  max-height: 153px;
}

#WallNotifications .bubbles {
   background-image: url(https://images.wikia.nocookie.net/merlin1/images/1/13/Merlin_moticon.png);
}

@font-face {
    font-family: "Black Chancery";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("https://images.wikia.nocookie.net/survivor/images/6/6b/BLKCHCRY.woff") format("woff"), url("https://images.wikia.nocookie.net/survivor/images/2/23/BLKCHCRY.TTF") format("truetype"), url("https://images.wikia.nocookie.net/survivor/images/4/4d/Blkchcry.otf") format("opentype");
}

.WikiaArticle h2 {
    font-size: 20px;
    font-family: "Black Chancery", "Georgia";
}

.WikiaArticle h3 {
    font-size: 18px;
    font-family: "Black Chancery", "Georgia";
}

.WikiaArticle h4 {
    font-size: 16px;
    font-family: "Black Chancery", "Georgia";
}

.WikiaPageHeader h1 {
    font-size: 28px;
    font-family: "Black Chancery", "Georgia";
    color: black
}

.WikiaBlogListingBox h3 {
    font-family: "Black Chancery", "Georgia";
    font-size: 22px;
}

.WikiaBlogListingBox ul .WikiaBlogListingPost h1, .WikiaBlogListingBox ul .WikiaBlogListingPost .WikiaBlogListingBox ul .WikiaBlogListingPost h2, .WikiaBlogListingBox ul .WikiaBlogListingPost .WikiaBlogListingBox ul .WikiaBlogListingPost h2, .WikiaBlogListingBox ul .WikiaBlogListingPost details span, .WikiaBlogListingBox ul .WikiaBlogListingPost .author-details span {
    padding-left: 0;
    font-family: 'Georgia';
}

.WikiaRail .module h1, .WikiaRail #RIGHT_SKYSCRAPER h1, .WikiaRail .module h2, .WikiaRail #RIGHT_SKYSCRAPER h2 {
    font-family: 'Black Chancery';
    font-size: 22px;
}

.tally em {
    font-family: "Black Chancery", "Georgia";
    font-size: 33px;
}

.WikiaBlogListingBox h3 {
    font-family: "Black Chancery", "Georgia";
    font-size: 22px;
}

/* start mini audio player */
.mini-player, .mini-player * {
    display: inline;
    margin: 0;
    padding: 0;
}
.mini-player button {
    background: none repeat scroll 0% 0% transparent;
    border: medium none transparent;
    height: 22px ! important;
    width: 22px ! important;
}
.mini-player.ogg-player-options, .mini-player a {
    display: none;
}

.mini-player audio {
    width: 48px;
}

.mini-player.no-control audio {
    display: none;
}
/* end mini audio player */

/* start buttons on category pages */
.wikia-paginator ul .paginator-prev:after,
.wikia-paginator ul .paginator-next:after {
    border-color: transparent white;
}
.category-gallery-form nav.wikia-menu-button.secondary > a {
    color: white;
}
.category-gallery-form nav.wikia-menu-button.secondary:hover > a,
.category-gallery-form nav.wikia-menu-button.secondary:hover > .drop {
   color: white;
   background: black;
}
/* end buttons on category pages */

.verticalcenter {
    position: absolute;
    left: 50%;
    top: 50%;
}

.WikiaUserPagesHeader h2 {
    font-size: 28px;
    font-family: "Black Chancery","Georgia";
}

.WikiaUserPagesHeader h1 {
    font-size: 28px;
    font-family: "Black Chancery","Georgia";
}

.WikiaArticle h1 {
    font-size: 28px;
    font-family: "Black Chancery","Georgia";
}

element.style {
background-image: url(https://images.wikia.nocookie.net/merlin1/images/1/11/Merlin_and_Alvarr.png);
}

/* Change the default Avatar icon
 * By: Lunarity
 */
.UserProfileMasthead .masthead-avatar > img.avatar[src$="/Avatar.jpg/150px-Avatar.jpg"] {
    display: none;
}
.UserProfileMasthead .masthead-avatar:before {
    display: block;
    content: url("https://images.wikia.nocookie.net/merlin1/images/thumb/9/9f/Lurker_in_the_Woods.png/150px-Lurker_in_the_Woods.png");
    margin-bottom: -153px;
}
.UserProfileMasthead .masthead-avatar > img.avatar {
    margin-bottom: -153px;
    display: block;
}
.UserProfileMasthead .masthead-avatar > .avatar-controls {
    margin-top: 153px;
}

/* </pre> */
Advertisement