aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorNat Lasseter <user@4574.co.uk>2025-05-13 10:53:22 +0100
committerNat Lasseter <user@4574.co.uk>2025-05-13 10:53:22 +0100
commit15807a49404bb8752db5f290ca50bf4e67506d83 (patch)
tree6661a1016dfe772442ac309223039994e2281e73 /static/styles.css
parentf5981c97ab8d62b80ac64f141bcbc5a8db3d6b04 (diff)
[toplinks] restyle
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css8
1 files changed, 1 insertions, 7 deletions
diff --git a/static/styles.css b/static/styles.css
index 4af9f29..7e54bbd 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -6,7 +6,7 @@ h1 {
margin: 0;
}
-div.jumbo {
+div.pagetop {
padding: 0;
background-image: linear-gradient(darkgreen, #f5fff5);
}
@@ -34,15 +34,9 @@ div {
padding: 1em;
}
-div.toplinks {
- padding: 0;
- background-color: #f5fff5;
-}
-
table.toplinks {
width: 100%;
td {
- padding: 0.5em;
width: 1%;
text-align: center;
a {