Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. /* hiding "powered by MediaWiki" icon */
  2. #footer-poweredbyico { display: none; }
  3.  
  4. /* trying to turn the wiki text green */
  5. body { color: green; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement