Jump to content

User:Knuxify/css-test.css

From postmarketOS Wiki
.test-blue { color: blue; }
.test-fromvar { color: var(--my-color); }