mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Documentation
This commit is contained in:
parent
1f725cb388
commit
368cad0955
@ -176,7 +176,7 @@
|
|||||||
// Annotation marker – the marker must be positioned absolutely behind
|
// Annotation marker – the marker must be positioned absolutely behind
|
||||||
// the index, because it shouldn't impact the rendering of a code block.
|
// the index, because it shouldn't impact the rendering of a code block.
|
||||||
// Otherwise, small rounding differences in browsers can sometimes mess up
|
// Otherwise, small rounding differences in browsers can sometimes mess up
|
||||||
// alignment of text following a Annotation.
|
// alignment of text following an annotation.
|
||||||
&::after {
|
&::after {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0.025em;
|
top: 0.025em;
|
||||||
|
Loading…
Reference in New Issue
Block a user