Удзельнік:Nux/monobook.css

Зьвесткі зь Вікіпэдыі — вольнай энцыкляпэдыі.

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.

/* summary buttons styling */
#userSummaryButtonsA a {
 background: #cfc;
 border: 1px dotted #090;
 padding: 0px 2px;
 margin: 2px;
 cursor: pointer;
 font-size: 80%;
 line-height: 17px;
 color: black;
}
 
#userSummaryButtonsA a:hover {
 background: #bfb;
 border: 1px solid #9c9;
 text-decoration:none;
}