mirror of
https://github.com/gtbu/Typesetter-5.3-p8.git
synced 2024-11-11 01:44:02 +01:00
9 lines
191 B
CSS
9 lines
191 B
CSS
|
.plugin-example-toggle {
|
||
|
background: black;
|
||
|
color: white;
|
||
|
}
|
||
|
|
||
|
.plugin-example-option-1 { color: red; }
|
||
|
.plugin-example-option-2 { color: green; }
|
||
|
.plugin-example-option-3 { color: blue; }
|