MediaWiki:Common.css

From Ludocity
Revision as of 23:39, 7 January 2009 by Kevan (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.
/* CSS placed here will be applied to all skins */

.frontpage1 { background-image:url(http://ludocity.org/images/misc/ludotitle.png); background-repeat:no-repeat; background-position: top center; background-color:#fff; border: solid 2px #bd7; border-spacing:0; font-size:105%; padding:88px 8px 8px 8px; -moz-border-radius:16px; -webkit-border-radius:16px; border-radius:16px }

.frontpage2 { background-image:url(http://ludocity.org/images/misc/play.png); background-repeat:no-repeat; background-position: top center; background-color:#fff; border: solid 2px #bd7; border-spacing:0; font-size:105%; padding:88px 8px 8px 8px; -moz-border-radius:16px; -webkit-border-radius:16px; border-radius:16px }

.frontpage3 { background-image:url(http://ludocity.org/images/misc/design.png); background-repeat:no-repeat; background-position: top center; background-color:#fff; border: solid 2px #bd7; border-spacing:0; font-size:105%; padding:88px 8px 8px 8px; -moz-border-radius:16px; -webkit-border-radius:16px; border-radius:16px }

.frontpage4 { background-image:url(http://ludocity.org/images/misc/talk.png); background-repeat:no-repeat; background-position: top center; background-color:#fff; border: solid 2px #bd7; border-spacing:0; font-size:105%; padding:88px 8px 8px 8px; -moz-border-radius:16px; -webkit-border-radius:16px; border-radius:16px }