Difference between revisions of "MediaWiki:Timeless.css"

From Reformata Daily Devotions
 
(7 intermediate revisions by the same user not shown)
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: 0.875em;
+
   font-size: 1.2em;
 +
  font-family: serif;
 
}
 
}

Latest revision as of 16:34, 16 January 2023

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