Update default.css

This commit is contained in:
@CyberAndi 2023-03-28 03:10:41 +02:00 committed by GitHub
parent b9d064bcaa
commit af431b2e1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -598,4 +598,11 @@ p,
margin: 0 2px;
}
div.thumbnail {
padding: 28.125%;
position: relative;
box-sizing: border-box;
border: #ccc solid;
box-shadow: 0.25em 0.25em 0.5em rgba(0,0,0,0.8), 0 0 black);
}