defan752

AutoMod -> Cardinal CSS

Jan 18th, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. /* Automoderator NameSwap -> Cardinal */
  2.  
  3. /* RES distinguished background color bring back */
  4.  
  5. a.author.moderator.may-blank.id-t2_6l4z3.userTagged[href$="AutoModerator"] {
  6. font-size:0;
  7. }
  8. a.author.moderator.may-blank.id-t2_6l4z3.userTagged[href$="AutoModerator"]:after {
  9. color: #FFF !important;
  10. font-weight: bold;
  11. font-size: 11px;
  12. content: "Cardinal";
  13. padding: 0px 2px;
  14. border-radius: 3px;
  15. background-color: #228822 !important;
  16. }
  17.  
  18. /* END RES distinguished background color bring back */
  19.  
  20. a.author[href$="AutoModerator"] {
  21. font-size:0;
  22. }
  23. a.author[href$="AutoModerator"]:after {
  24. font-size: small;
  25. font-weight: normal;
  26. content:"Cardinal";
  27. }
  28.  
  29. /* END Automoderator NameSwap -> Cardinal */
Advertisement
Add Comment
Please, Sign In to add comment