Switched to bootstrap

This commit is contained in:
2017-09-23 23:45:01 +02:00
parent e4e55dfabc
commit 736cbd3ac7
40 changed files with 16973 additions and 208 deletions

View File

@@ -0,0 +1,15 @@
/* Navbar überlagert sonst Inhalte */
body {
padding-top: 70px;
}
.resizechart {
position: absolute;
width: 100%;
}
.resizechart2 {
position: relative;
width: 100%;
height: 400px;
}