cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-05-13 07:21:26 +03:00
parent f4cf1d2ee7
commit 285c0b8b94

View File

@ -575,6 +575,7 @@ body {
margin-left: var(--image-gap-size);
}
/* image gap indicator */
/* XXX not sure we need this yet...
.image:before {
content: var(--image-gap-text);
display: block;
@ -586,6 +587,7 @@ body {
padding: 0.2em 0.5em;
transform: translate(-50%);
}
*/
/* DEBUG stuff... */