poprawki dziennika rj / dr

This commit is contained in:
2023-06-30 20:50:03 +02:00
parent 72ff857fff
commit 1b85cc5f58
9 changed files with 216 additions and 167 deletions
+13
View File
@@ -23,6 +23,15 @@
padding: 1em 0;
}
.journal_refreshed-date {
background-color: #333;
color: #ddd;
text-align: end;
padding: 0.25em;
margin: 0.5em 0;
}
.journal_warning {
text-align: center;
font-size: 1.3em;
@@ -71,6 +80,10 @@
justify-content: center;
flex-wrap: wrap;
}
.journal_refreshed-date {
text-align: center;
}
}
@media (orientation: landscape) {