Merge branch 'pages'
This commit is contained in:
@ -78,6 +78,7 @@
|
||||
}
|
||||
|
||||
.category-title h2 {
|
||||
text-align: left;
|
||||
scroll-margin-top: 4rem;
|
||||
font-family: "Bebas Neue";
|
||||
margin: 0;
|
||||
|
||||
@ -50,14 +50,14 @@ main {
|
||||
}
|
||||
}
|
||||
|
||||
h1, h3 {
|
||||
h1, h2, h3 {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
h1 {
|
||||
text-align: center;
|
||||
font-size: 3rem;
|
||||
margin: 3rem auto;
|
||||
margin: 3rem auto 1rem;
|
||||
}
|
||||
|
||||
@media (max-width: 650px) {
|
||||
@ -68,7 +68,8 @@ h1 {
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin-bottom: 1rem;
|
||||
text-align: center;
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
||||
h3 {
|
||||
|
||||
@ -4,5 +4,5 @@ handle: "@robotistry@fediscience.org"
|
||||
url: "fediscience.org/@robotistry"
|
||||
blurb: "If you want a second set of eyes on your quilt design or help choosing colors (for any project!), I'm here. I have made many pieced quilts and can help you learn how to use fabric color, pattern, and intensity with your design to get the effect you want. I can also help you design your quilt, if you'd like help with that. I have a large library of quilt books for inspiration. I can also provide troubleshooting and recovery ideas when things (inevitably) go wrong."
|
||||
rate:
|
||||
date:
|
||||
date: 2026-05-05
|
||||
---
|
||||
|
||||
@ -3,6 +3,8 @@ title: FediLearns Classifieds
|
||||
---
|
||||
{% css %}{% include "css/listings.css" %}{% endcss %}
|
||||
|
||||
<h2>Soon to become FediLearns!</h2>
|
||||
|
||||
<div id="jump-links">
|
||||
<h2>jump to...</h2>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user