mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-14 05:55:17 +00:00
deploy: cf47a1c049
This commit is contained in:
parent
184429007c
commit
e84ddb6d90
323 changed files with 8394 additions and 8201 deletions
css
|
@ -287,12 +287,21 @@ th {
|
|||
}
|
||||
|
||||
#body img,
|
||||
#body img.center,
|
||||
#body .video-container {
|
||||
display: block;
|
||||
margin: 1.5rem auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#body img.left {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
#body img.right {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
#body img.border,
|
||||
#body .video-container.border {
|
||||
border: 2px solid #e6e6e6;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue