MediaWiki:Vector.css: Difference between revisions

From Encyclopedia Humanica
Jump to navigation Jump to search
Created page with "CSS placed here will affect users of the Vector skin: Bring the text to 14px: .mw-content-text { font-size: 0.875em; }"
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
/* Bring the text to 14px */
.mw-content-text {
  font-size: 0.875em;
}

Latest revision as of 21:26, 8 June 2020

/* CSS placed here will affect users of the Vector skin */