generated from inherentlee/11ty
This commit is contained in:
+7
-3
@@ -97,7 +97,7 @@ h1, h2, h3, h4, h5, h6 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
margin: 5rem 0 2rem;
|
margin: 5rem 0;
|
||||||
font-size: 3rem;
|
font-size: 3rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
@@ -108,11 +108,15 @@ h1 {
|
|||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
padding-top: 3rem;
|
|
||||||
border-top: solid;
|
|
||||||
margin: 1.4rem 0;
|
margin: 1.4rem 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p + h2,
|
||||||
|
h3 + h2 {
|
||||||
|
padding-top: 3rem;
|
||||||
|
border-top: solid;
|
||||||
|
}
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
|
|||||||
@@ -2,9 +2,7 @@
|
|||||||
title: FediZineFest 2024
|
title: FediZineFest 2024
|
||||||
---
|
---
|
||||||
|
|
||||||

|
{class="inset"}
|
||||||
|
|
||||||
## Overview
|
|
||||||
|
|
||||||
Read the [FediZineFest 2024 guidelines.](/years/2024/guidelines)
|
Read the [FediZineFest 2024 guidelines.](/years/2024/guidelines)
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
title: FediZineFest 2025
|
title: FediZineFest 2025
|
||||||
---
|
---
|
||||||
|
|
||||||

|
{class="inset"}
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user