drone build Thu Sep 17 14:57:43 PDT 2026
This commit is contained in:
+17
-3
@@ -284,13 +284,13 @@ footer p {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#zine-container li {
|
||||
#zine-container > li {
|
||||
list-style: none;
|
||||
border-bottom: solid;
|
||||
border-left: solid;
|
||||
border-radius: 4px;
|
||||
padding: 0 .4rem .4rem;
|
||||
margin-bottom: 1rem;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
#zine-container h2,
|
||||
@@ -317,6 +317,19 @@ footer p {
|
||||
#zine-container blockquote {
|
||||
margin: 0;
|
||||
color: var(--color-header);
|
||||
}
|
||||
|
||||
#zine-container blockquote p {
|
||||
display: block;
|
||||
margin-block: .75rem;
|
||||
}
|
||||
|
||||
#zine-container blockquote p:first-child {
|
||||
margin-top: .5rem;
|
||||
}
|
||||
|
||||
#zine-container blockquote p:last-child {
|
||||
margin-bottom: 0;
|
||||
}</style>
|
||||
|
||||
|
||||
@@ -366,6 +379,7 @@ footer p {
|
||||
|
||||
<h2 id="fedizinefest-2026-2027"><a href="/years/2026-2027">FediZineFest 2026-2027</a></h2>
|
||||
<h3 id="2026-2027-guidelines"><a href="/years/2026-2027/guidelines">2026-2027 guidelines</a></h3>
|
||||
<h3 id="2026-2027-zines"><a href="/years/2026-2027/zines">2026-2027 zines</a></h3>
|
||||
<h2 id="fedizinefest-2025"><a href="/years/2025">FediZineFest 2025</a></h2>
|
||||
<h3 id="2025-guidelines"><a href="/years/2025/guidelines">2025 guidelines</a></h3>
|
||||
<h3 id="2025-zines"><a href="/years/2025/zines">2025 zines</a></h3>
|
||||
@@ -386,6 +400,6 @@ footer p {
|
||||
</p>
|
||||
</footer>
|
||||
|
||||
<!-- This page `/years/` was built on 2026-09-16T01:04:10.549Z -->
|
||||
<!-- This page `/years/` was built on 2026-09-17T21:57:38.919Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user