Fixed styling again
Build and Publish / Build and Publish Docker Image (push) Successful in 1m11s

This commit is contained in:
Ultradesu
2026-05-11 13:25:19 +01:00
parent e8ddaad424
commit 9b8cc6bb08
4 changed files with 18 additions and 2 deletions
+8
View File
@@ -94,6 +94,14 @@
.label, label {
color: #363636 !important;
}
h1, h2, h3, h4, h5, h6, strong, b, p, span, div, a, td, th, li {
color: inherit;
}
.title, .subtitle, .content, .has-text-dark {
color: #363636 !important;
}
.has-text-grey { color: #7a7a7a !important; }
.notification { color: #333 !important; }
</style>
</head>
<body>