Fossil SCM

Add a small bottom margin to the open-in-pikchr links so that the links in pikchr's own user manual don't crowd up directly next to immediately-following pikchrs. It's still a bit tight, but any more margin and it's too much when the following element is _not_ a pikchr. We could maybe solve this better by moving the link to the top of the picture instead of the bottom?

stephan 2024-10-13 00:50 UTC omit-cr
Commit c0f192102af8cc402498670ef911f2581832f2d1681cd2a67bb5f916a86ccf0d
1 file changed +1
--- src/default.css
+++ src/default.css
@@ -1708,10 +1708,11 @@
17081708
text-align: left;
17091709
}
17101710
div.pikchr-src > span {
17111711
/*Wrapper for a link to open a pikchr in /pikchrshow*/
17121712
margin-top: 0.5em;
1713
+ margin-bottom: 0.5em;
17131714
font-size: 85%;
17141715
}
17151716
div.pikchr-src > span::before {
17161717
content: "[";
17171718
}
17181719
--- src/default.css
+++ src/default.css
@@ -1708,10 +1708,11 @@
1708 text-align: left;
1709 }
1710 div.pikchr-src > span {
1711 /*Wrapper for a link to open a pikchr in /pikchrshow*/
1712 margin-top: 0.5em;
 
1713 font-size: 85%;
1714 }
1715 div.pikchr-src > span::before {
1716 content: "[";
1717 }
1718
--- src/default.css
+++ src/default.css
@@ -1708,10 +1708,11 @@
1708 text-align: left;
1709 }
1710 div.pikchr-src > span {
1711 /*Wrapper for a link to open a pikchr in /pikchrshow*/
1712 margin-top: 0.5em;
1713 margin-bottom: 0.5em;
1714 font-size: 85%;
1715 }
1716 div.pikchr-src > span::before {
1717 content: "[";
1718 }
1719

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button