Created page with ".testBlue { color: blue; } .testGreen {color: #22892e; } .testHighlight { background-color: rgb(255,255,0); }" |
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:51, 24 September 2023
.testBlue { color: blue } .testGreen {color: #22892e } .testHighlight { background-color: rgb(255,255,0) }