Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Citizen.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Tag: Reverted
Line 46: Line 46:
.pi-group .pi-image {
.pi-group .pi-image {
     padding-bottom: 5px;
     padding-bottom: 5px;
}
/* --- TABLES --- */
/* fix table sort arrows */
th img {
filter: invert( 1 ) hue-rotate( 180deg );
}
}