dev #1

Merged
alientim merged 145 commits from dev into main 2025-10-12 13:44:14 +02:00
Showing only changes of commit 119dbccf5d - Show all commits

View File

@@ -4,7 +4,7 @@ body {
}
h1, h2, h3, h4, h5, h6 {
color: #ff7100;
color: #fff;
}
.table-dark {
@@ -17,7 +17,7 @@ h1, h2, h3, h4, h5, h6 {
}
pre {
background-color: #f8f9fa;
background-color: #f8f9fa7c;
padding: 10px;
border-radius: 5px;
max-height: 600px;