Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @-moz-document regexp("^.*?\.(?:jpe?g|png|gif|bmp)$") {
- body {
- background-color: #fff !important;
- }
- img {
- margin: 0 !important;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement