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