made message font smaller
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -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>
|
||||
|
||||
@@ -178,6 +178,7 @@ svg circle{
|
||||
border-radius: 5px;
|
||||
background: yellow;
|
||||
z-index: 100;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
h2{
|
||||
|
||||
Reference in New Issue
Block a user