User:Lorenzo Mancini/chameleon.css

From GATE

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-speechBubbles {
	background-image: url(/mediawiki/load.php?modules=ext.echo.badgeicons&image=speechBubbles&variant=invert&format=rasterized&lang=en);
	background-image: linear-gradient(black,black),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22%23FFFFFF%22%3E%0A%20%20%20%20%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M20%209v9l2%202H8V9h12zM3%204h12v4H7v7H1l2-2V4z%22%2F%3E%0A%3C%2Fg%3E%3C%2Fsvg%3E%0A)

}