MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
.tocnumber { display: none; } | .tocnumber { display: none; } | ||
.tablename .odd{ | .tablename .odd{ | ||
background-color:e0e0e0; | background-color:#e0e0e0; | ||
} | } |
Revision as of 06:55, 16 November 2023
/* CSS placed here will be applied to all skins */
.tocnumber { display: none; }
.tablename .odd{
background-color:#e0e0e0;
}