UnamiVerbs.css

From FireSpeakerWiki
Revision as of 14:19, 4 August 2023 by Firespeaker (talk | contribs) (Created page with ".root { font-weight: bold; color: red; } .affix { font-weight: bold; color: teal; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

.root {

 font-weight: bold;
 color: red;

} .affix {

 font-weight: bold;
 color: teal;

}