This commit is contained in:
2026-05-11 07:56:53 -07:00
parent ae7838ae07
commit ab07030452
17 changed files with 17 additions and 27 deletions

View File

@ -31,11 +31,6 @@
background-color: var(--color-gray);
padding: .25rem;
}
.requests-update {
padding: 1rem;
border: solid var(--color-cyan);
}
:root {
color-scheme: light dark;
@ -240,11 +235,6 @@ a[aria-current="page"] {
<p class="requests-update">
<em>Hey! Listen!</em> I'm working on supporting requests as well as offers,
so don't be surprised to see that on the submission form. Coming soon to the site!
</p>
<p>To submit to the FediLearns Classifieds, you'll need:</p>
<ul>
@ -371,6 +361,6 @@ a[aria-current="page"] {
</footer>
<!-- This page `/submit/` was built on 2026-05-11T14:48:14.498Z -->
<!-- This page `/submit/` was built on 2026-05-11T14:56:40.883Z -->
</body>
</html>