User:WOSlinker/common.css

From Wikimedia UK
Revision as of 14:32, 14 December 2011 by WOSlinker (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.
#mp-topbanner { 
    width:100%;
    -moz-border-radius:1em;
    -webkit-border-radius:1em;
    border-radius:1em;
    background:#fcfcfc;
    border:1px solid #ccc;
    font-size:95%;
    text-align: center;
}

#mp-topbanner td { 
    font-size:95%;
    text-align: center;
}