drone build Thu Sep 17 14:57:43 PDT 2026
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -365,7 +378,7 @@ footer p {
|
||||
<p><img src="/img/2026-2027-logo-dark.png" alt="the logo of FediZineFest 2026-2027 which is a 4 by 4 grid of blocky letters reading fedi zine fest 26-27, randomly colored with the 26-27 palette" class="inset light-mode" loading="lazy" decoding="async" width="563" height="552">
|
||||
<img src="/img/2026-2027-logo-light.png" alt="the logo of FediZineFest 2026-2027 which is a 4 by 4 grid of blocky letters reading fedi zine fest 26-27, randomly colored with the 26-27 palette" class="inset dark-mode" loading="lazy" decoding="async" width="563" height="552"></p>
|
||||
<p>The interest form for 2026-2027 is open on the <a href="/signup">signup page.</a></p>
|
||||
<p><a href="https://ko-fi.com/inherentlee/shop/fedizinefest2026_2027" target="_blank" rel="external">Pre-order zine bundles now!</a></p>
|
||||
<p>You can <a href="https://ko-fi.com/inherentlee/shop/fedizinefest2026_2027" target="_blank" rel="external">pre-order zine bundles now!</a></p>
|
||||
<p>Read the <a href="/years/2026-2027/guidelines">FediZineFest 2026-2027 guidelines.</a></p>
|
||||
<h2 id="team">Team</h2>
|
||||
<ul>
|
||||
@@ -388,6 +401,6 @@ footer p {
|
||||
</p>
|
||||
</footer>
|
||||
|
||||
<!-- This page `/years/2026-2027/` was built on 2026-09-16T01:04:10.546Z -->
|
||||
<!-- This page `/years/2026-2027/` was built on 2026-09-17T21:57:38.918Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user