made message font smaller

This commit is contained in:
2021-11-14 19:42:19 +01:00
parent abefc10afb
commit 0a0de3891a
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.srsoftware</groupId>
<artifactId>web4rail</artifactId>
<version>1.5.34</version>
<version>1.5.35</version>
<name>Web4Rail</name>
<packaging>jar</packaging>
<description>Java Model Railway Control</description>

View File

@@ -178,6 +178,7 @@ svg circle{
border-radius: 5px;
background: yellow;
z-index: 100;
font-size: 13px;
}
h2{