CoolFace
Apppublic

CalebKoster/Translation_Note_Alignment

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
highlightNote.css7 linesDownload Raw Back to root
1.note {2    cursor: pointer;3    text-decoration: underline;4}5.highlight {6    background-color: yellow;7}