on-codemerge
Version:
A WYSIWYG editor for on-codemerge is a user-friendly interface that allows users to edit and view their code in real time, exactly as it will appear in the final product
2 lines (1 loc) • 504 B
CSS
.format-bold{font-weight:700}.format-italic{font-style:italic}.format-underline{text-decoration:underline}.format-strikethrough{text-decoration:line-through}.format-superscript{vertical-align:super}.format-subscript{vertical-align:sub}.format-text-transform{text-transform:uppercase}.format-text-inline{display:inline}.format-text-block{display:block}.format-align-left{text-align:left}.format-align-center{text-align:center}.format-align-right{text-align:right}.format-align-justify{text-align:justify}