User:Lorenzo Mancini/chameleon.css
From GATE
< User:Lorenzo Mancini
Revision as of 19:54, 19 December 2017 by Lorenzo Mancini (talk | contribs)
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
body {
font-family: Georgia;
}
.oo-ui-image-invert.oo-ui-icon-bell {
/* background-image: url(/mediawiki/load.php?modules=ext.echo.badgeicons&image=bell&variant=invert&format=rasterized&lang=en); */
/* background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22…0%201%201.6%202%203%202s3-1%203-2h-3z%22%2F%3E%0A%3C%2Fg%3E%3C%2Fsvg%3E%0A); */
background-image: -o-linear-gradient(transparent,transparent),url(/mediawiki/load.php?modules=ext.echo.badgeicons&image=bell&variant=invert&format=rasterized&lang=en);
}