diff options
| author | Nat Lasseter <user@4574.co.uk> | 2025-06-24 22:05:49 +0100 | 
|---|---|---|
| committer | Nat Lasseter <user@4574.co.uk> | 2025-06-24 22:05:49 +0100 | 
| commit | 69ddf0095485709a37be34165179258cbcda54aa (patch) | |
| tree | 9f5e91dad1ea6cbe348b1353c3865d3c1bd3bc7b | |
| parent | 7e3128aa2cbaa580fc14fb77eea7f2129d110341 (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 2ea9f73..aacacd2 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 2em; +    padding: 5px 20px;      display: inline-block;      a {        font-size: 1.75em;  | 
