diff options
| author | LLLL Colonq <llll@colonq> | 2025-02-18 18:40:38 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-02-18 18:40:38 -0500 |
| commit | baa7193345e9f0e9085bcb557e8e976d2d270867 (patch) | |
| tree | de922e51ef577b317c970facb6d4ae445a80c1de /main.css | |
| parent | 34b49df0ab7336789e79590e51d4456f92024408 (diff) | |
Support shader upload
Diffstat (limited to 'main.css')
| -rw-r--r-- | main.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -510,7 +510,8 @@ a.lcolonq-button-link :active { display: flex; flex-direction: column; justify-content: space-evenly; - background-image: url("./assets/rectangular.jpg"); + /* background-image: url("./assets/rectangular.jpg"); */ + background-color: darkgray; background-size: 100% 100%; } .lcolonq-throwshade-canvas { |
