Difference between revisions of "UnamiVerbs.css"
From FireSpeakerWiki
Jump to navigationJump to searchFirespeaker (talk | contribs) m (Firespeaker moved page Unami verbs.css to UnamiVerbs.css) |
Firespeaker (talk | contribs) |
||
Line 6: | Line 6: | ||
font-weight: bold; | font-weight: bold; | ||
color: teal; | color: teal; | ||
+ | } | ||
+ | .rootaffix { | ||
+ | font-weight: bold; | ||
+ | color: purple; | ||
} | } |
Latest revision as of 13:33, 4 August 2023
.root {
font-weight: bold; color: red;
} .affix {
font-weight: bold; color: teal;
} .rootaffix {
font-weight: bold; color: purple;
}