mirror of
https://github.com/coalaura/whiskr.git
synced 2025-09-09 17:29:54 +00:00
morphdom & better images
This commit is contained in:
@@ -70,14 +70,10 @@
|
||||
text-decoration-color: rgba(183, 189, 248, 0.6);
|
||||
}
|
||||
|
||||
.markdown .image {
|
||||
.markdown img {
|
||||
max-width: 100%;
|
||||
border-radius: 6px;
|
||||
margin: 12px auto;
|
||||
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.markdown blockquote {
|
||||
|
Reference in New Issue
Block a user