User:Zren.css

From KDE Wiki Sandbox
Revision as of 02:42, 16 December 2017 by Zren (talk | contribs) (Created page with " body { background: yellow; font-size: 20pt; color: red; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
body {
  background: yellow;
  font-size: 20pt;
  color: red;
}