This commit is contained in:
2023-06-18 17:24:56 +02:00
parent e79759237b
commit ed662f22c9
2 changed files with 61 additions and 4 deletions
+14
View File
@@ -1240,6 +1240,20 @@ section[role="main-content"]{
}
#static{
>header{
h1{
}
nav.toc{
li{
a{
font-size: 1em;
line-height: $base-line * 0.5;
margin-bottom: $base-line / 2;
}
}
}
}
figure{
margin: 2em 0;
img{