diff options
| author | lemurianmage <azureazure@disroot.org> | 2026-06-24 22:11:43 +0200 |
|---|---|---|
| committer | lemurianmage <azureazure@disroot.org> | 2026-06-24 22:11:43 +0200 |
| commit | 1d10bbc24f2ea17c534cb5f06a3875f72070aaf5 (patch) | |
| tree | 16ea139cd0fad2550dd7a79a3824901e7e9ecb53 /static/stylesheet.css | |
| parent | be1def901002658a9a811dfa2ac56fd40d1ef0a7 (diff) | |
| download | slimegirl.nexus-1d10bbc24f2ea17c534cb5f06a3875f72070aaf5.tar.gz | |
about
Diffstat (limited to 'static/stylesheet.css')
| -rw-r--r-- | static/stylesheet.css | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/static/stylesheet.css b/static/stylesheet.css index 560d490..7796c43 100644 --- a/static/stylesheet.css +++ b/static/stylesheet.css @@ -10,7 +10,7 @@ body text-align: justify; } -nav, #title-block-header, footer { text-align: center; } +nav, #title-block-header { text-align: center; } nav { padding-top: 1em; } @@ -45,8 +45,4 @@ article img pre { overflow: scroll; } -.button > img -{ - text-decoration: none; - display: unset; -} +.button > img { display: unset; } |
