diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-05 21:58:44 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-05 21:58:44 -0700 |
| commit | bcbb629db87b6bc0e9a7880ec4ee1c90d284a6c7 (patch) | |
| tree | 7372c59802fb589f798a9e849d621dac158dc04b /static | |
| parent | 83d80b0672be886e7c6ccfad60949dbddb1b4173 (diff) | |
| download | roseh.moe-bcbb629db87b6bc0e9a7880ec4ee1c90d284a6c7.tar.zst | |
Bring back the notepad
Diffstat (limited to 'static')
| -rw-r--r-- | static/styles.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/static/styles.css b/static/styles.css index 90dafc1..f95be8d 100644 --- a/static/styles.css +++ b/static/styles.css @@ -95,11 +95,3 @@ input.password { border-radius: 15px; box-shadow: 0 0 10px rgba(255, 105, 180, 0.5); } - -.hidden { - opacity: 0; -} - -#save-indicator { - transition: opacity 0.3s ease-in-out; -} |
