MediaWiki:Vector.css

From Astrolords
Revision as of 19:50, 24 January 2014 by Admin (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: 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;
}

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