diff options
| author | azureazure <azureazure@disroot.org> | 2026-05-16 22:42:52 +0200 |
|---|---|---|
| committer | azureazure <azureazure@disroot.org> | 2026-05-16 22:42:52 +0200 |
| commit | 226c628caaa2fc393010c2fa948ec0c5d7664115 (patch) | |
| tree | 55ecac40a0792dd02c6a848027d809f3eecf30d5 /src/assets/stylesheet.css | |
| parent | 084e13c8c68f8acf90be6ef7845194542f6eeba0 (diff) | |
| download | slimegirl.nexus-226c628caaa2fc393010c2fa948ec0c5d7664115.tar.gz | |
moar buttons + link to cgit
Diffstat (limited to 'src/assets/stylesheet.css')
| -rw-r--r-- | src/assets/stylesheet.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assets/stylesheet.css b/src/assets/stylesheet.css index e5d6ed4..3b032d1 100644 --- a/src/assets/stylesheet.css +++ b/src/assets/stylesheet.css @@ -32,5 +32,5 @@ a { color: var(--main); } margin-bottom: 0; } -ul { list-style: "<> " }; +ul { list-style: "~> " }; |
