Enhance display of headings

This commit is contained in:
Johan Preynat
2016-10-12 19:49:58 +02:00
parent 52d0384605
commit baea45d924
@@ -9,7 +9,8 @@
.Headings-Container > .Headings-Anchor-Left {
position: absolute;
left: 5px;
bottom: 15px;
top: 50%;
transform: translateY(-50%);
opacity: 0;
color: inherit;
}