User:Fgf10Aby/common.css: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
Fgf10Aby (talk | contribs)
Created page with "* { font-family: 'monospace' }"
 
Fgf10Aby (talk | contribs)
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
* {
* {
  font-family: 'monospace'
  font-family: monospace;
font-size: 1.032em;
}
}

Latest revision as of 15:34, 19 April 2026

* {
 font-family: monospace;
 font-size: 1.032em;
}