Advertisement
Guest User

Wikia.css

a guest
Aug 10th, 2019
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. /*--------------------------------*/
  2. /*---HIGHLIGHTED USERNAMES LIST---*/
  3. /*--------------------------------*/
  4.  
  5. /*--------------------------*/
  6. /*--------MODERATORS---------*/
  7. /*--------------------------*/
  8.  
  9. a[href|="/wiki/user:TowerBridge"] { color: #329932 !important; font-weight:bold !important; }
  10. /* </syntaxhighlight> */
  11.  
  12. /*-------------------*/
  13. /*----BUREAUCRATS----*/
  14. /*-------------------*/
  15.  
  16. a[href|="/wiki/User:Lemonz1974"]] { color: #800080 !important; font-weight:bold !important; }
  17. /* </syntaxhighlight> */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement