Switched to bootstrap
This commit is contained in:
15
Laravel/public/css/style.css
Normal file
15
Laravel/public/css/style.css
Normal 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;
|
||||
}
|
Reference in New Issue
Block a user