Update strahd.css

This commit is contained in:
Lucas 2022-03-09 22:59:29 +01:00 committed by GitHub
parent fc51b01475
commit f13dc02910
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
width:700px; width:700px;
text-shadow:1px 1px 2px #000000,-1px 1px 2px #000000,1px -1px 2px #000000,-1px -1px 2px #000000; text-shadow:1px 1px 2px #000000,-1px 1px 2px #000000,1px -1px 2px #000000,-1px -1px 2px #000000;
transform:scaleY(3) scaleX(1); transform:scaleY(3) scaleX(1);
top:88px; top:75px;
text-align:center text-align:center
} }
.page .cover-image{ .page .cover-image{