MediaWiki:Common.css: Difference between revisions
From Prometheus Networks Wiki
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
#ca-talk { display: none !important; } | #ca-talk { display: none !important; } | ||
#ca-nstab-main { display:none!important; } | #ca-nstab-main { display:none!important; } | ||
.wikitable td { | |||
text-align: left; | |||
background-color: #2a2a2a !important; | |||
} | |||
Revision as of 22:22, 29 November 2023
/* CSS placed here will be applied to all skins */
#ca-talk { display: none !important; }
#ca-nstab-main { display:none!important; }
.wikitable td {
text-align: left;
background-color: #2a2a2a !important;
}