Knights and Dragons Wiki
Register
(staff edit)
mNo edit summary
Line 88: Line 88:
 
a[href="/wiki/User:JustinDaOne"] { color: #00BFFF; font-weight:bold; !important; }
 
a[href="/wiki/User:JustinDaOne"] { color: #00BFFF; font-weight:bold; !important; }
 
a[href="/wiki/User:SDMarukokun"] { color: #00BFFF; font-weight:bold; !important; }
 
a[href="/wiki/User:SDMarukokun"] { color: #00BFFF; font-weight:bold; !important; }
a[href="/wiki/User:KandD_GSE_Andy"] { color: #00CC00; font-weight:bold; !important; }
+
a[href="/wiki/User:KandD_GSE_Andy"] { color: #00BFFF; font-weight:bold; !important; }
   
 
/*Admins*/
 
/*Admins*/

Revision as of 11:07, 18 October 2014

.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px;
}
.tag-container {
	display: block;
	position: right;
	left: 0;
	right: 50;
	top: -5;
	border-radius: 15px 15px 50 0;
}

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

/* Add forum and message box background color */
.Forum .DiscussionBox .message {
    background-color: #E2E2B2;
}
.Forum .DiscussionBox .message:before {
    border: 5px solid #E2E2B2;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.Wall .SpeechBubble.new-message .speech-bubble-message {
    background-color: #E2E2B2;
}
.Wall .SpeechBubble.new-message .speech-bubble-message:after {
    border-color: #E2E2B2 #E2E2B2 transparent transparent
}
.Wall ul.comments>li.message>.speech-bubble-message {
    background: #E2E2B2;
}
.Wall ul.comments>li.message>.speech-bubble-message:after {
    border-color: transparent #E2E2B2 #E2E2B2 transparent
}
/* Custom Tags */
a.tag {
	color: inherit;
}

/* Custom Color Usernames */

/* Used for Common.js's tag colors */
.tag.usergroup-blocked {
	background-color: #848484 !important;
	content: url("http://i.imgur.com/wGHE7lN.png");
}
.inactive-user {
	background-color: transparent !important;
		content: url("http://i.imgur.com/ubFsDyp.png");
}
.tag.usergroup-bureaucrat {
	background-color: #00BFFF !important;
	content: url("http://i.imgur.com/tioujEC.png");
}
.tag.usergroup-sysop {
	background-color: #00CC00  !important;
	content: url("http://i.imgur.com/TpxyJKB.png");
}
.tag.usergroup-rollback {
	background-color: #FF9D25 !important;
	content: url("http://i.imgur.com/sN4zpIo.png");
}
.tag.usergroup-chatmoderator {
	background-color: !important;
	content: url("http://i.imgur.com/aNfRXJT.png");
}
.tag.usergroup-founder {
	background-color: !important;
	content: url("http://i.imgur.com/ODyUoEN.png");
}




     /*Bureaucrats*/
a[href="/wiki/User:DinoKev"] { color: #00BFFF; font-weight:bold; !important; }
a[href="/wiki/User:FrosteeSnoman"] { color: #00BFFF; font-weight:bold; !important; }
a[href="/wiki/User:JustinDaOne"] { color: #00BFFF; font-weight:bold; !important; }
a[href="/wiki/User:SDMarukokun"] { color: #00BFFF; font-weight:bold; !important; }
a[href="/wiki/User:KandD_GSE_Andy"] { color: #00BFFF; font-weight:bold; !important; } 

     /*Admins*/
a[href="/wiki/User:Beth_Moursund"] { color: #00CC00; font-weight:bold; !important; }
a[href="/wiki/User:Vozroz"] { color: #00CC00; font-weight:bold; !important; }
a[href="/wiki/User:EBCM1022"] { color: #00CC00; font-weight:bold; !important; }
a[href="/wiki/User:Bonaya"] { color: #00CC00; font-weight:bold; !important; }

/* end Custom Color Names */




/* Coloured text-balloons in comments */

        /* Bureaucrats */
.comments li[data-user="DinoKev"] blockquote {
	background:#bbdbf2 !important;
}
.comments li[data-user="DinoKev"] blockquote:after {
	border-color:transparent #bbdbf2 #bbdbf2 transparent !important;
}
.comments li[data-user="DinoKev"] blockquote div {
	background:transparent !important;
}

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

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

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

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

        /* Admins */
.comments li[data-user="Beth_Moursund"] blockquote {
	background:#CCFF99 !important;
}
.comments li[data-user="Beth_Moursund"] blockquote:after {
	border-color:transparent #CCFF99 #CCFF99 transparent !important;
}
.comments li[data-user="Beth_Moursund"] blockquote div {
	background:transparent !important;
}

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

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

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