summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2025-01-17 20:29:13 +0100
committerRoland Reichwein <mail@reichwein.it>2025-01-17 20:29:13 +0100
commit22ed919b2fffa933c8a72763fda2b603a92a18cf (patch)
tree598df09ee3a562bf958813d76f7506e0cb165a6a
parentd9ace12fee24965baf6cf065691ed99c0d229ab1 (diff)
Font size
-rw-r--r--html/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/index.html b/html/index.html
index f7345c5..b3cd51d 100644
--- a/html/index.html
+++ b/html/index.html
@@ -50,13 +50,13 @@ body {
.selected{
color: #FF8080;
cursor: pointer;
- font-size: 300%;
+ font-size: 500%;
}
.normal{
color: #FFFFFF;
cursor: pointer;
- font-size: 300%;
+ font-size: 500%;
}
#songlist{