enite higlignt bug fix #2306

This commit is contained in:
2023-10-06 14:46:44 +02:00
parent 3b4acd6949
commit 5fcff3f6dd
4 changed files with 43 additions and 10 deletions

View File

@@ -204,6 +204,15 @@ body{
h3{
font-weight: 400;
font-size: 1.323em;
position: relative;
overflow: visible;
&::before{
content:"\2022";
color: #01ffe2;
position:absolute;
left:-0.45em;
font-weight: bold;
}
}
span.menacemaintient{
display: block;