mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-13 09:57:30 -05:00
Add figure shortcode
This commit is contained in:
@ -106,6 +106,12 @@ img:not(.noborder), video:not(.noborder) {
|
||||
border: 5px solid #1b5b9b;
|
||||
}
|
||||
|
||||
figcaption {
|
||||
font-style: italic;
|
||||
font-size: small;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #4da6ff;
|
||||
text-decoration: inherit;
|
||||
|
Reference in New Issue
Block a user