mirror of
https://github.com/Doctorado-ML/beflask.git
synced 2025-08-16 23:55:52 +00:00
Fix header statbar height
This commit is contained in:
@@ -30,13 +30,13 @@ tbody {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
padding-bottom: 25px;
|
padding-bottom: 35px;
|
||||||
padding-top: 70px;
|
padding-top: 70px;
|
||||||
background-color: #ffb878;
|
background-color: #ffb878;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-custom {
|
.navbar-custom {
|
||||||
height: 20px;
|
height: 30px;
|
||||||
}
|
}
|
||||||
.pie{
|
.pie{
|
||||||
color: white;
|
color: white;
|
||||||
|
Reference in New Issue
Block a user