Difference between revisions of "MediaWiki:Timeless.css"

From Reformata Daily Devotions
(Created page with "→‎All CSS here will be loaded for users of the Timeless skin: .mw-content-text { font-size: 0.875em; }")
 
Line 1: Line 1:
 
/* All CSS here will be loaded for users of the Timeless skin */
 
/* All CSS here will be loaded for users of the Timeless skin */
.mw-content-text {
+
#mw-content-text {
 
   font-size: 0.875em;
 
   font-size: 0.875em;
 
}
 
}

Revision as of 13:41, 12 January 2023

/* All CSS here will be loaded for users of the Timeless skin */
#mw-content-text {
  font-size: 0.875em;
}