MediaWiki:Common.css

From Astrolords
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: Clear the cache in Tools → Preferences
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
.cSideBar {
    font-size: 12px;
}

.cSideBar ul > li {
    list-style-type: none;
    list-style-image: none;
}

.cSideBar ul {
    margin-left: 15px;
    padding-left: 5px;
    line-height: 16px;
    margin-bottom: 10px;
}

.cSideBar li.indent {
    margin-bottom: 10px;
}

.cSideBar ul.first {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAABCAAAAAAphRnkAAAAJ0lEQVQIW7XFsQEAIAyAMPD/b7uLWz8wS5youFW1UREfiIpH1Q2VBz7fGPS1dOGeAAAAAElFTkSuQmCC");
}