feat: ✨ clean up image template to fit other post layouts, add caption
This commit is contained in:
parent
41c7e0cdc3
commit
653b91cb1e
2 changed files with 9 additions and 37 deletions
|
@ -1,16 +1,10 @@
|
|||
|
||||
|
||||
article {
|
||||
margin-top: 0.8rem;
|
||||
margin-left: 10%;
|
||||
margin-right: 10%;
|
||||
}
|
||||
|
||||
figcaption {
|
||||
#main_content_wrapper figcaption h1 {
|
||||
text-align: center;
|
||||
|
||||
border-bottom: solid 3px darkgrey;
|
||||
font-size: 2rem;
|
||||
font-size: 1.8rem;
|
||||
|
||||
margin-bottom: 0.3rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue