ui: Added welcome message to trial

This commit is contained in:
Eberhard Graether
2016-04-26 17:33:47 +02:00
parent bfb6b458b3
commit 32dc545a60
3 changed files with 26 additions and 2 deletions
@@ -37,3 +37,8 @@
font-size: 16pt;
font-weight: bold;
}
#welcomeLabel {
color: black;
font-size: 12pt;
}