m Niko moved page Template:RoomCoE/style.css to Template:RoomCoE/styles.css: guidelines |
No edit summary |
||
Line 1: | Line 1: | ||
.testBlue { | |||
.testGreen {color: #22892e; } | color: blue; | ||
.testHighlight { background-color: rgb(255,255,0) } | } | ||
.testGreen { | |||
color: #22892e; | |||
} | |||
.testHighlight { | |||
background-color: rgb(255,255,0); | |||
} |
Revision as of 20:12, 24 September 2023
.testBlue {
color: blue;
}
.testGreen {
color: #22892e;
}
.testHighlight {
background-color: rgb(255,255,0);
}