ATTENTION! The process of updating WiKi to version Eco 10.x has begun. Those wishing to participate can find out more Information on our ECO Contribution Wiki Discord.
From April 26 to May 12, errors may occur in the Wiki, as we will be carrying out a major update to the information processing modules.

MediaWiki:Common.css

From Eco - English Wiki
Revision as of 00:23, 7 December 2019 by Dennis (talk | contribs) (Created page with "→‎CSS placed here will be applied to all skins: →‎Das folgende CSS wird für alle Benutzeroberflächen geladen.: .infobox, .toc { border: 5px outset #465828; pad...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.
/* CSS placed here will be applied to all skins */
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
.infobox, .toc {
    border: 5px outset #465828;
    padding: 10px;
    float: right;
    margin: 0px 30px 30px 30px;
    width: 300px;
    clear: right;
}