Update skin.css

pull/3852/head
IgorA100 2024-03-05 00:58:05 +03:00 committed by GitHub
parent 1f6279a00f
commit 8902f902ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -42,6 +42,10 @@ h4 {
color: #117AAd;
}
a {
cursor: pointer;
}
p {
color: #dddddd;
}