From NikkiWiki
(Difference between pages)
Jump to navigation
Jump to search
|
|
Line 1: |
Line 1: |
| /* All CSS here will be loaded for users of the Vector skin. */
| | #redirect [[special:categories]] |
|
| |
|
| #bodyContent a:link, #mw-panel a:link, #footer a:link, #mw-navigation a:link { color: #ff00ff; }
| | [[category:NikkiWiki]] |
| #bodyContent a:visited, #mw-panel a:visited, #footer a:visited, #mw-navigation a:visited { color: #ff0080; }
| |
| #bodyContent a:hover, #mw-panel a:hover, #footer a:hover, #mw-navigation a:hover { color: #ff0000; }
| |
| #bodyContent a:active, #mw-panel a:active, #footer a:active, #mw-navigation a:active { color: #ff8000; }
| |
| li.new a { color: black; }
| |
| | |
| #bodyContent a { text-decoration: underline; }
| |
| | |
| #bodyContent a.external { text-decoration: none; }
| |
| #bodyContent a.external:hover { text-decoration: underline; }
| |
| #bodyContent a.external[href*=".nicolesharp.net"] { text-decoration: underline; }
| |
| #bodyContent a.extiw { text-decoration: none; }
| |
| #bodyContent a.extiw:hover { text-decoration: underline; }
| |
Revision as of 2023-03-29T02:21:58