No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
.testBlue { color: blue } | .testBlue { color: blue } | ||
.testGreen {color: #22892e } | .testGreen {color: #22892e; } | ||
.testHighlight { background-color: rgb(255,255,0) } | .testHighlight { background-color: rgb(255,255,0) } |
Revision as of 19:54, 24 September 2023
.testBlue { color: blue } .testGreen {color: #22892e; } .testHighlight { background-color: rgb(255,255,0) }