Welcome to Assassin's Creed Wiki! Log in and join the community.
User:Alareiks/wikia.css
Jump to navigation
Jump to search
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/*********************************************/
/*** Article Comments - Staff Highlighting ***/
/*********************************************/
.comments li[data-user="D. Cello"] > blockquote {
background: url('http://images.wikia.com/assassinscreed/images/b/b9/ACBSP_2011-06-05_08-28-02-05.jpg') no-repeat center top !important;
border-color: transparent white white transparent !important;
color: #ABCCDE !important;
-moz-box-shadow: 0 0 15px white;
-webkit-box-shadow: 0 0 15px white;
box-shadow: 0 0 15px white;
text-shadow: #ABCCDE 0 0 5px;
text-decoration:none;
}
.comments li[data-user="D. Cello"] > blockquote:after {
background: transparent !important;
border-color: transparent transparent transparent transparent !important;
}