Jump to content

MediaWiki:Common.css: Difference between revisions

Line 17: Line 17:
#votebox .vote-number {
#votebox .vote-number {
   color: inherit;            /* stop forcing white */
   color: inherit;            /* stop forcing white */
   font-size: 1em;
   font-size: var(--text-size-medium);
   font-weight: 600;
   font-weight: 600;
}
}