mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-11 04:11:02 +08:00
images: make CSS less intrusive #576
This commit is contained in:
parent
686ea66e67
commit
250bacfdfc
@ -322,11 +322,11 @@ dd {
|
||||
z-index: 70;
|
||||
}
|
||||
|
||||
#body img:not(.lightbox-image),
|
||||
#body img.center,
|
||||
#body img,
|
||||
#body .video-container {
|
||||
display: block;
|
||||
margin: 1.5rem auto;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user