diff options
| author | Nat Lasseter <user@4574.co.uk> | 2025-06-24 22:05:07 +0100 | 
|---|---|---|
| committer | Nat Lasseter <user@4574.co.uk> | 2025-06-24 22:05:07 +0100 | 
| commit | 7e3128aa2cbaa580fc14fb77eea7f2129d110341 (patch) | |
| tree | db9cdc49a02573c547f541a6b9813febf8e9bcb7 | |
| parent | e95e74901cfb62f338a7b3d2d538026526500978 (diff) | |
[links] redo with breaking
| -rw-r--r-- | static/styles.css | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css index 4916e96..2ea9f73 100644 --- a/static/styles.css +++ b/static/styles.css @@ -36,7 +36,7 @@ ul.toplinks {    text-align: center;    list-style-type: none;    li { -    padding: 1em; +    padding: 1em 2em;      display: inline-block;      a {        font-size: 1.75em;  | 
