Style images.

master
Nabile Rahmani 2018-04-17 13:44:56 +02:00
parent 6999bb6b50
commit f98c1dbdf2
1 changed files with 5 additions and 0 deletions

View File

@ -52,6 +52,11 @@ p {
padding: 0em 0.5em;
}
img {
border-radius: 0.3rem;
max-width: 100%;
}
.shadow {
text-shadow: var(--background) 0em 0em 0.08em;
}