fine tuning

This commit is contained in:
DeltaLima 2023-07-01 01:08:25 +02:00
parent ca9f55f176
commit 136259dd18

View file

@ -25,7 +25,7 @@ body {
background-size:cover;
background-attachment:fixed;
background-color: #222;
text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
hr { display: none }