mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 08:15:32 -04:00
support full HTML captions for image shortcode
This commit is contained in:
@@ -62,6 +62,11 @@
|
||||
p.center, p.image, p.caption {
|
||||
text-align: center;
|
||||
}
|
||||
p.caption {
|
||||
margin-top: -1em;
|
||||
font-size: 0.9em;
|
||||
color: #5e5e5e;
|
||||
}
|
||||
header {
|
||||
width: 100%;
|
||||
background-color: #f9f9f9;
|
||||
|
Reference in New Issue
Block a user