style.css aktualisiert
Neu mit Sleeptimer
This commit is contained in:
parent
783a37cd0f
commit
4a3d5086f8
1 changed files with 3 additions and 7 deletions
10
style.css
10
style.css
|
|
@ -103,7 +103,9 @@ body {
|
|||
}
|
||||
|
||||
.button-container {
|
||||
margin-bottom: 5px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.footer {
|
||||
|
|
@ -154,12 +156,6 @@ body {
|
|||
gap: 20px;
|
||||
}
|
||||
|
||||
.modal-content .button-container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.modal-content table {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
|
|
|
|||
Loading…
Reference in a new issue