Difference between revisions of "UnamiVerbs.css"

From FireSpeakerWiki
Jump to navigationJump to search
m (Firespeaker moved page Unami verbs.css to UnamiVerbs.css)
 
Line 6: Line 6:
 
   font-weight: bold;
 
   font-weight: bold;
 
   color: teal;
 
   color: teal;
 +
}
 +
.rootaffix {
 +
  font-weight: bold;
 +
  color: purple;
 
}
 
}

Latest revision as of 14:33, 4 August 2023

.root {

 font-weight: bold;
 color: red;

} .affix {

 font-weight: bold;
 color: teal;

} .rootaffix {

 font-weight: bold;
 color: purple;

}