style loading
This commit is contained in:
parent
4323907d3b
commit
8d9ca8efdb
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
body { padding:0px; margin:0px; background-color: #e33838; }
|
body { padding:0px; margin:0px; background-color: #e33838; }
|
||||||
|
#loading {
|
||||||
|
font-family: 'silkscreennormal';
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
#einladung {
|
#einladung {
|
||||||
font-family: 'silkscreennormal';
|
font-family: 'silkscreennormal';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Reference in a new issue