Welcome to Assassin's Creed Wiki! Log in and join the community.
MediaWiki:Wikia.css/comments
Jump to navigation
Jump to search
/*
*/
/*********************************************/
/*** Article Comments - Staff Highlighting ***/
/*********************************************/
.comments li[data-user="TheSt0ryTeller"] > blockquote:after {
background: transparent !important;
border-color: transparent #FFA812 #FFA812 transparent !important;
color: #ffffff !important;
}
.comments li[data-user="TheSt0ryTeller"] > blockquote {
border-color: #FFA812 #FFA812 #FFA812 #FFA812 !important;
color: #ffffff !important;
}
.comments li[data-user="Slate Vesper"] > blockquote:after {
background: transparent !important;
border-color: transparent #9F00C5 #9F00C5 transparent !important;
color: #ffffff !important;
}
.comments li[data-user="Slate Vesper"] > blockquote {
border-color: #9F00C5 #9F00C5 #9F00C5 #9F00C5 !important;
color: #ffffff !important;
}
.comments li[data-user="Kaloneous"] > blockquote:after {
background: transparent !important;
border-color: transparent #228b22 #228b22 transparent !important;
color: #ffffff !important;
}
.comments li[data-user="Kaloneous"] > blockquote {
border-color: #228b22 #228b22 #228b22 #228b22 !important;
color: #ffffff !important;
}
.comments li[data-user="Amnestyyy"] > blockquote:after {
background: transparent !important;
border-color: transparent #f00fdd #f00fdd transparent !important;
color: #ffffff !important;
}
.comments li[data-user="Amnestyyy"] > blockquote {
border-color: #f00fdd #f00fdd #f00fdd #f00fdd !important;
color: #ffffff !important;
}
/* */