diff options
| author | user@node5.net <user@node5.net> | 2025-10-11 20:02:38 +0200 |
|---|---|---|
| committer | user@node5.net <user@node5.net> | 2025-10-11 20:02:38 +0200 |
| commit | b3946a75df7eb54a337521c8be28107e195b9e30 (patch) | |
| tree | 7b1f2545f376ebf0db2b5092944029b27a0d028e | |
| parent | 8500434b8016d897061f240d69dc9f49285387da (diff) | |
Motd slightly rotated
| -rw-r--r-- | blog.node5.net/static/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blog.node5.net/static/main.css b/blog.node5.net/static/main.css index 8f439e2..ed6dc8b 100644 --- a/blog.node5.net/static/main.css +++ b/blog.node5.net/static/main.css @@ -154,6 +154,7 @@ label{ #motd { margin-bottom: 2em; + rotate: 2deg; } #motd img{ |
