Welcome to Assassin's Creed Wiki! Log in and join the community.

MediaWiki:Wikia.css/comments

From the Assassin's Creed Wiki
Revision as of 10:44, 2 October 2012 by imported>Vatsa1708
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: #000000 !important;
}
 
.comments li[data-user="TheSt0ryTeller"] > blockquote {
   background: url("http://images.wikia.com/assassinscreed/images/thumb/d/da/AC_Corridor.png/620px-AC_Corridor.png") repeat center top !important;
   border-color: #FFA812 #FFA812 #FFA812 #FFA812 !important;
   color: #000000 !important;
}

.comments li[data-user="Subject 12"] > blockquote:after {
   background: transparent !important;
   border-color: transparent #ffffff #ffffff transparent !important;
   color: white !important;
}
 
.comments li[data-user="Subject 12"] > blockquote {
   border-color: #ffffff #ffffff #ffffff #ffffff !important;
   color: white !important;
}

.comments li[data-user="Slate Vesper"] > blockquote:after {
   background: transparent !important;
   border-color: transparent #9F00C5 #9F00C5 transparent !important;
   color: white !important;
}
 
.comments li[data-user="Slate Vesper"] > blockquote {
   border-color: #9F00C5 #9F00C5 #9F00C5 #9F00C5 !important;
   color: white !important;
}

.comments li[data-user="\'R BlaiddDdraig"] > blockquote {
   background: url("http://images.wikia.com/assassinscreed/images/c/cf/Revelations_Corridor.png") repeat center top !important;
   border-color: #BE0000 #BE0000 #BE0000 #BE0000 !important;
   color: white !important;
}
.comments li[data-user="\'R BlaiddDdraig"] > blockquote:after {
   background: transparent !important;
   border-color: transparent #BE0000 #BE0000 transparent !important;
}

.comments li[data-user="Kaloneous"] > blockquote:after {
   background: transparent !important;
   border-color: transparent #228b22 #228b22 transparent !important;
   color: white !important;
}
 
.comments li[data-user="Kaloneous"] > blockquote {
   border-color: #228b22 #228b22 #228b22 #228b22 !important;
   color: white !important;
}
/* 

*/