transparent text

This commit is contained in:
Unrud 2018-09-07 09:29:06 +02:00
parent 057342bbad
commit bc6d25458f
2 changed files with 8 additions and 7 deletions

View file

@ -29,12 +29,13 @@ body {
}
#padlabel {
color: #424242;
color: gray;
text-shadow:
-1px -1px 0 #383838,
1px -1px 0 #383838,
-1px 1px 0 #383838,
1px 1px 0 #383838;
-1px -1px 0 black,
1px -1px 0 black,
-1px 1px 0 black,
1px 1px 0 black;
opacity: 0.08;
font-weight: bold;
margin-top: auto;
margin-bottom: auto;