divider style

This commit is contained in:
2026-03-26 16:27:32 +01:00
parent cc62a54571
commit 692747abc5
2 changed files with 23 additions and 4 deletions
+20 -1
View File
@@ -94,6 +94,14 @@
padding-top: 10px;
}
.divider
{
height: 23px;
padding-bottom: 10px;
padding-left: 10px;
padding-top: 10px;
}
.h2
{
font-family: Helvetica;
@@ -122,7 +130,7 @@
.djsectionmenu
{
font-family: Helvetica;
font-size: 33px;
font-size: 18px;
color: var(--ifm-red);
line-height: 1em;
z-index: 100;
@@ -301,6 +309,7 @@
column-count: 1;
}
}
.content
{
width: 80%;
@@ -386,6 +395,11 @@
height: 180px;
}
.divider
{
height: 35px;
}
.djsectionmenu
{
font-size: 25px;
@@ -437,6 +451,11 @@
height: 220px;
}
.divider
{
height: 43px;
}
.djsectionmenu
{
font-size: 33px;