Toggle menu
288
407
15
3.9K
QCLab
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Chameleon.css

MediaWiki interface page

Note: After publishing, 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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* Used when Chamelon skin is activated. */

/* Obsolete since Chameleon 2
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('vendor/twitter/bootstrap/dist/fonts/glyphicons-halflings-regular.eot');
  src: url('vendor/twitter/bootstrap/dist/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('vendor/twitter/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('vendor/twitter/bootstrap/dist/fonts/glyphicons-halflings-regular.woff') format('woff'), url('vendor/twitter/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('vendor/twitter/bootstrap/dist/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
*/