Corrections

This commit is contained in:
Michał Gdula 2022-06-12 11:28:23 +01:00
parent 5de9307ce2
commit 54f094d5cb
2 changed files with 9 additions and 5 deletions

View file

@ -132,11 +132,14 @@ h3 {
margin: 0.5em 0;
}
.gray {
.gray *,
.gray{
margin: 0 !important;
padding: 0;
color: #696969;
text-decoration: none;
/* nice */
}