UnamiVerbs.css

From FireSpeakerWiki
Revision as of 14:33, 4 August 2023 by Firespeaker (talk | contribs)
(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;

} .rootaffix {

 font-weight: bold;
 color: purple;

}