Open main menu
Home
Random
Log in
Settings
Give to Wikipedia
About KidzSearch Wiki
Disclaimers
KidzSearch Wiki
Search
Changes
kidzsearch.com
>
wiki
>
Common.css
← Earlier diff
Newer diff →
MediaWiki:Common.css
(view source)
Revision as of 15:27, 1 September 2025
528 bytes added
,
15:27, 1 September 2025
no edit summary
Line 1,187:
Line 1,187:
.mw-special-Book #coll-downloadbox {
.mw-special-Book #coll-downloadbox {
display: none;
display: none;
+
}
+
+
/* Normalize 'new' (missing) links so they look like regular links (Chrome-safe) KS Mod */
+
.mw-parser-output a.new:link,
+
.mw-parser-output a.new:visited,
+
.mw-parser-output a.new:hover,
+
.mw-parser-output a.new:active {
+
color: var(--color-link, #36c) !important;
+
text-decoration: underline;
+
}
+
+
/* Optional: if you want a different visited color like normal links KS Mod */
+
.skin-vector .mw-parser-output a.new:visited,
+
.skin-minerva .mw-parser-output a.new:visited {
+
color: var(--color-link-visited, #6b4ba1) !important;
}
}
Admin
Bureaucrats
,
Interface administrators
,
Suppressors
,
Administrators
990,307
edits