Org html code fold marker: tweak placement

This commit is contained in:
TEC 2020-07-17 05:12:46 +08:00
parent 17f550d0ad
commit 015c33d780
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@ li {
details.code {
summary {
position: relative;
left: -2px;
left: -3px;
padding-left: 10px;
padding-botton: 4px;
margin-left: -10px;

View file

@ -1141,7 +1141,7 @@ li p code {
details.code summary {
position: relative;
left: -2px;
left: -3px;
padding-left: 10px;
padding-botton: 4px;
margin-left: -10px;