User:Jerkey/monobook.css

From Noisebridge
< User:Jerkey
Revision as of 16:12, 1 February 2013 by Yesac (talk | contribs)
Jump to navigation Jump to search

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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
body {
transform:  rotate(5deg);
-moz-transform:  rotate(5deg);
-webkit-transform:  rotate(5deg);
font-family: "Comic Sans", "Comic Sans MS", cursive;
}

#p-logo a { background: url(https://www.noisebridge.net/images/thumb/5/5b/NB_rainbow_on_white.png/131px-NB_rainbow_on_white.png) no-repeat 35% 50% !important; }
#p-logo a:hover { outline:25px dotted }