mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 17:57:28 -05:00
Update blog archetype and add border to videos
This commit is contained in:
@ -95,7 +95,7 @@ img, video {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
img:not(.noborder) {
|
||||
img:not(.noborder), video:not(.noborder) {
|
||||
padding: 5px;
|
||||
border: 5px solid #1b5b9b;
|
||||
}
|
||||
|
Reference in New Issue
Block a user