Update style.css

This commit is contained in:
zyqunix 2025-04-25 15:00:12 +02:00 committed by GitHub
parent c5b33c20ed
commit 8ae09bb303
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ img {
body {
color: #ffffff;
padding: 0;
margin: 0;
margin: 0;
display: flex;
flex-direction: column;
align-items: center;
@ -547,3 +547,6 @@ div[class="stats cards"] > p {
color: #AAAAAA;
}
div[class="cards sitemap shadow"] > h3,
div[class="cards sitemap shadow"] > h4 {
font-weight: normal;