mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
@background: "red";
|
|
|
|
HTML {
|
|
overflow : hidden;
|
|
background : @background;
|
|
} |