User:Kahusi/monobook.css
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Firefox/Mozilla/Safari: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Internet Explorer: press Ctrl-F5, Opera/Konqueror: press F5.
/* アンカー周り */ a { text-decoration:none; } a:hover,a:active { color:#f93 !important; background:transparent; text-decoration:underline; } /* 以下は[[m:Help:User style/bottom tabs]]より。 */ #mytabs { width: 100%; /* font-size: smaller; */ position: static; } #mytabs h5 { display: none } #mytabs ul { margin: 0 } #mytabs li { display: inline } #mytabs li a { padding: 0 0.4em; border-right: 1px solid grey; } /* タブ群識別の爲の補填 */ li#mytabs-ca-talk { margin-right: 1.6em; } li#mytabs-ca-watch { margin-left: 1.6em; } /* RCで流れる要約欄の改行禁止 */ span.comment { white-space: nowrap; }