diff options
author | metamuffin <metamuffin@disroot.org> | 2025-07-19 23:03:39 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-07-19 23:03:39 +0200 |
commit | d349363778f1f4df5b39650843c4238b3727f792 (patch) | |
tree | 889574e6391ee7d47085e62a6b3af03404ea9d3c /style.css | |
parent | b9d6cf05c854c798b6d37930c5a39a0ba5626e21 (diff) | |
download | hurrycurry-website-d349363778f1f4df5b39650843c4238b3727f792.tar hurrycurry-website-d349363778f1f4df5b39650843c4238b3727f792.tar.bz2 hurrycurry-website-d349363778f1f4df5b39650843c4238b3727f792.tar.zst |
link installer
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -60,6 +60,10 @@ a { color: #e38242; text-decoration: underline; } +.gray { + margin-right: 2em; + color: #c3987c; +} table { margin: 1em; |