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

MediaWiki:Wikia.css/comments: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>Vatsa1708
mNo edit summary
imported>DarkFeather
Undo revision 591302 by DarkFeather (talk)
 
(33 intermediate revisions by 2 users not shown)
Line 3: Line 3:
/*** Article Comments - Staff Highlighting ***/
/*** Article Comments - Staff Highlighting ***/
/*********************************************/
/*********************************************/
.comments li[data-user="Vatsa1708"] > blockquote:after {
.comments li[data-user="TheSt0ryTeller"] > blockquote:after {
   background: transparent !important;
   background: transparent !important;
   border-color: transparent #273b51 #273b51 transparent !important;
   border-color: transparent #FFA812 #FFA812 transparent !important;
   color: white !important;
   color: #ffffff !important;
}
}
   
   
.comments li[data-user="Vatsa1708"] > blockquote {
.comments li[data-user="TheSt0ryTeller"] > blockquote {
  background: url('http://images1.wikia.nocookie.net/assassinscreed/images/b/b9/V-bg.png') no-repeat center top !important;
   border-color: #FFA812 #FFA812 #FFA812 #FFA812 !important;
   border-color: #273b51 #273b51 #273b51 #273b51!important;
   color: #ffffff !important;
   color: white !important;
  text-decoration:none;
}
}


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


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


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

Latest revision as of 22:56, 21 November 2014

/*

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

/* 

*/