View source for MediaWiki:Citizen.css
From TwogPedia
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* All CSS here will be loaded for users of the Citizen skin */
/* GENERAL */
.skin-citizen-dark .dark {
display: block;
}
.skin-citizen-dark .dark-inline {
display: inline-block;
}
.skin-citizen-dark .light {
display: none;
}
/* Striped wikitable */
.skin-citizen-dark .striped-table {
color: #e1e1e1;
}
.skin-citizen-dark .striped-table > tbody > tr:nth-of-type(2n + 1) {
background-color: #262626;
}
.skin-citizen-dark .striped-table > tbody > tr:nth-of-type(2n + 2) {
000
1:0
Return to MediaWiki:Citizen.css.
No categories