This commit is contained in:
McShelby 2022-10-08 19:39:32 +00:00
parent 184429007c
commit e84ddb6d90
323 changed files with 8394 additions and 8201 deletions

View file

@ -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;