vers. 2.5.1

This commit is contained in:
2026-06-24 21:25:46 +02:00
parent cea22d4dd4
commit 91481768fb
14 changed files with 1523 additions and 584 deletions
+1403 -457
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -210,6 +210,8 @@ main {
background-color: white;
flex: 1;
overflow: auto;
padding-left: 0 !important;
padding-right: 0 !important;
}
.titlePage {
@@ -250,16 +252,14 @@ main {
.changelogTitle {
font-weight: 600;
padding: 0 13px;
margin: 0 0 15px;
}
.changelogList,
.tec,
.stationList {
padding: 0 13px;
margin: 0 0 10px;
text-align: justify;
text-align: left;
hyphens: auto;
}