User:Kb/monobook.css

From Simple English Wikipedia, the free encyclopedia

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror:: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences.

 /* popups */
 ul.popup_menu li {
  margin: 3px;
 }
 ul.popup_menu {
  padding: 0.5em !important;
  margin-left: -8px;
  margin-top: 1em;
  border-width: 1px 1px 1px 8px;
  width: 150px;
 }

 // [[:pl:Wikipedysta:Ejdzej/monobook.css]]

 a.stub {color: #7bc164; }
 a.stub:visited {color: #3a5930; }

 // ---

 #confirmemail { display: none }

 // EoF