Welcome to Assassin's Creed Wiki! Log in and join the community.
MediaWiki:Wikia.css/comments: Difference between revisions
Jump to navigation
Jump to search
imported>Vatsa1708 mNo edit summary |
imported>Vatsa1708 mNo edit summary |
||
| Line 4: | Line 4: | ||
/*********************************************/ | /*********************************************/ | ||
.comments li[data-user="'R_BlaiddDdraig"] > blockquote { | .comments li[data-user="'R_BlaiddDdraig"] > blockquote { | ||
background: url( | background: url("http://images.wikia.com/dragonball/images/6/6a/GuruNamek.png") repeat center top !important; | ||
color: white !important; | color: white !important; | ||
} | } | ||
| Line 14: | Line 14: | ||
.comments li[data-user="'R_BlaiddDdraig"] > blockquote div { | .comments li[data-user="'R_BlaiddDdraig"] > blockquote div { | ||
background: transparent !important; | background: transparent !important; | ||
border-color: #BE0000 transparent transparent #BE0000 !important; | |||
} | } | ||
Revision as of 18:26, 16 September 2012
/*
*/
/*********************************************/
/*** Article Comments - Staff Highlighting ***/
/*********************************************/
.comments li[data-user="'R_BlaiddDdraig"] > blockquote {
background: url("http://images.wikia.com/dragonball/images/6/6a/GuruNamek.png") repeat center top !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="'R_BlaiddDdraig"] > blockquote div {
background: transparent !important;
border-color: #BE0000 transparent transparent #BE0000 !important;
}
.comments li[data-user="TheSt0ryTeller"] > blockquote:after {
background: transparent !important;
border-color: transparent #FFA812 #FFA812 transparent !important;
color: white !important;
}
.comments li[data-user="TheSt0ryTeller"] > blockquote {
border-color: #FFA812 #FFA812 #FFA812 #FFA812 !important;
color: white !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;
}
/* */