MediaWiki:Common.css

From IS12 Wiki
Revision as of 16:57, 17 July 2020 by Benata (talk | contribs)
Jump to: navigation, search

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: 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-size:110%;
}

a:link { text-decoration: none; }
body.page-EN div.mw-content-ltr {
    background-image:  url('https://pp.userapi.com/c824700/v824700425/e90a8/uc9VelmmhUw.jpg');
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: top; 
width: 90%; max-width: 9000em;
}
body.page-Main_Page div.mw-content-ltr {
    background-image:  url('https://pp.userapi.com/c824700/v824700425/e90a8/uc9VelmmhUw.jpg');
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: top; 
width: 90%; max-width: 9000em;
}
.wikitable
{
padding: 50px;
}
.ponchik
{
color:#04b;font-size:110%;
}

.greenname
{
color:#418931;
font-weight: bold;
}