new index

fixed some browser sync settings
new index file
This commit is contained in:
Stephan Hagedorn 2017-09-27 08:27:36 +02:00
parent a4a1fbc14d
commit 010c8953c2
12 changed files with 116 additions and 18 deletions

View file

@ -41,6 +41,10 @@
height: 1024px;
}
.height_full {
height: 100vh;
}
.txt_center {
text-align: center !important;
}