summaryrefslogtreecommitdiff
path: root/src/static
diff options
context:
space:
mode:
authoruser@node5.net <user@node5.net>2025-07-22 00:37:04 +0200
committeruser@node5.net <user@node5.net>2025-07-22 00:37:04 +0200
commitc7e82230e26eeed4573443b470504af50e17846e (patch)
treeaa14d0c997bc4680f6176b5e5a29d457eb0ed4de /src/static
parent33a80025ceaef78c84e7f9d900ba0c6a21e6a267 (diff)
Align in chromium aswell, scale up contentHEADmaster
Diffstat (limited to 'src/static')
-rw-r--r--src/static/main.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/static/main.css b/src/static/main.css
index e821b65..71dc482 100644
--- a/src/static/main.css
+++ b/src/static/main.css
@@ -12,15 +12,15 @@ body {
}
.content {
- margin-top: 0.5em;
+ margin-top: 0.75em;
}
#top {
- font-size: 0.6em;
+ font-size: 10px;
}
#program {
- font-size: 0.81em;
+ font-size: 12.85px;
}
#news {
@@ -33,7 +33,7 @@ body {
}
img {
- height: 100%;
+ width: 400px;
}
input {