Difference between revisions of "MediaWiki:Citizen.css"
MediaWiki interface page
Views
Actions
Namespaces
Variants
Tools
AmberFrost (talk | contribs) |
AmberFrost (talk | contribs) |
||
| Line 9: | Line 9: | ||
font-weight: normal; | font-weight: normal; | ||
background-color: #323D44; | background-color: #323D44; | ||
} | |||
.skin-citizen-dark .tr { | |||
box-shadow: 0px 1px 1px #bbb; | |||
} | } | ||
Revision as of 19:28, 10 April 2022
.skin-citizen-dark .infobox {
background-color: #232A30 !important;
color: #ddd;
border: none;
box-shadow: 0px 0px 25px 0px #111;
}
.skin-citizen-dark .infobox-category {
font-weight: normal;
background-color: #323D44;
}
.skin-citizen-dark .tr {
box-shadow: 0px 1px 1px #bbb;
}