Advertisement
XinChun93

my wikia custom css

Jul 22nd, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. .WikiaPageContentWrapper, .WikiaMainContent, #WikiaRecentActivity, p, h1, h2, h3, h4, h5, h6, ul, ol, li, table, tr, th, td, dd, div, textarea, #editarea, span, .caption, .nav, .subnav-2-item, .subnav-2a, nav, .buttons {
  2. color: #222!important;
  3. background: whitesmoke!important;
  4. }
  5.  
  6. a {
  7. color: #8A4144!important;
  8. background: whitesmoke!important;
  9. }
  10.  
  11. a:hover, a:focus, a:visited, a:active {
  12. color: #C35855!important;
  13. background: whitesmoke!important;
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement