mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-13 09:57:30 -05:00
Improve figures
- Add option to disable border and caption
This commit is contained in:
@ -112,7 +112,7 @@ img, video {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
img:not(.noborder), video:not(.noborder) {
|
||||
figure.border img, figure.border video {
|
||||
padding: 5px;
|
||||
border: 7px solid #1b5b9b;
|
||||
}
|
||||
|
Reference in New Issue
Block a user