Difference between revisions of "MediaWiki:Timeless.css"

From IdleCorp Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Timeless skin: #p-logo-text { font-size: 1.5em; }")
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the Timeless skin */
 
/* CSS placed here will affect users of the Timeless skin */
 
#p-logo-text {
 
#p-logo-text {
   font-size: 1.5em;
+
   font-size: 0.8em;
 
}
 
}

Revision as of 20:38, 20 November 2019

/* CSS placed here will affect users of the Timeless skin */
#p-logo-text {
  font-size: 0.8em;
}