mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2024-12-21 23:56:26 +00:00
figure styling
This commit is contained in:
parent
6098393e42
commit
e4ef072769
@ -28,7 +28,11 @@
|
||||
}
|
||||
|
||||
div :global(figure) {
|
||||
margin: 0;
|
||||
margin: 2em 0;
|
||||
}
|
||||
div :global(figure figcaption) {
|
||||
opacity: 0.75;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
div :global(a) {
|
||||
|
Loading…
Reference in New Issue
Block a user