mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-17 13:25:57 -06:00
Make the image and video border a bit bigger
This commit is contained in:
parent
7749ff39fa
commit
ff2e87fd9e
@ -104,7 +104,7 @@ img, video {
|
|||||||
|
|
||||||
img:not(.noborder), video:not(.noborder) {
|
img:not(.noborder), video:not(.noborder) {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
border: 5px solid #1b5b9b;
|
border: 7px solid #1b5b9b;
|
||||||
}
|
}
|
||||||
|
|
||||||
figure {
|
figure {
|
||||||
|
Loading…
Reference in New Issue
Block a user