mirror of
https://github.com/Doctorado-ML/beflask.git
synced 2025-08-16 07:35:51 +00:00
Add status line
This commit is contained in:
@@ -30,19 +30,18 @@ tbody {
|
||||
}
|
||||
|
||||
body {
|
||||
padding-bottom: 20px;
|
||||
padding-bottom: 25px;
|
||||
padding-top: 60px;
|
||||
background-color: #ffb878;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
h2 {
|
||||
margin-top: 20px;
|
||||
.navbar-custom {
|
||||
height: 20px;
|
||||
}
|
||||
.pie{
|
||||
color: white;
|
||||
font-size: 0.7rem;
|
||||
padding-left: 0.5rem;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user