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