wrap caption in a box

master
Marcell Mars 3 years ago
parent ccfca0af7d
commit 95fbcba77e

@ -31,8 +31,11 @@ iframe {
strong del {
/* font-weight: normal; */
display: inline;
text-decoration: none;
margin-left: 1rem;
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
}
table {

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save