Open main menu
Home
Random
Log in
Settings
About Stiles Wiki
Disclaimers
Stiles Wiki
Search
MediaWiki:Darkvector.css: Difference between revisions
Message
Discussion
← Older edit
Newer edit →
MediaWiki:Darkvector.css
(view source)
Revision as of 16:08, 17 May 2022
361 bytes removed
,
17 May 2022
no edit summary
Revision as of 12:46, 21 March 2021
(
view source
)
Maxwells
(
talk
|
contribs
)
No edit summary
← Older edit
Revision as of 16:08, 17 May 2022
(
view source
)
Maxwells
(
talk
|
contribs
)
No edit summary
Newer edit →
Line 1:
Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */
/* Removes default infobox/table styling */
.infobox th,
.infobox caption {
background-color: transparent;
}
/* Default Infobox styling */
.infobox {
border: 5px solid black;
border-collapse: collapse;
}
/* Fix link colors */
a:visited {
color: darkorange !important;
}
a.new:link {
color: red !important;
}
a.new:visited {
color: darkred !important;
}
Maxwells
Bureaucrats
,
Interface administrators
,
Administrators
4,595
edits