Difference between revisions of "MediaWiki:Timeless.css"

From Reformata Daily Devotions
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 */
 
#bodyContent {
 
#bodyContent {
   font-size: 1em;
+
   font-size: 1.15em;
 
}
 
}

Revision as of 13:42, 12 January 2023

/* All CSS here will be loaded for users of the Timeless skin */
#bodyContent {
  font-size: 1.15em;
}