style and css changes

This commit is contained in:
Anton Roslund
2025-02-23 18:02:23 +01:00
parent 8c2e668d5b
commit 9fc05e220b
5 changed files with 12 additions and 5 deletions

View File

@@ -6,4 +6,6 @@ Add styles or override variables from the theme here.
/* Color and Style */
$primary: #30a552;
$secondary: #f7f7f2;
$secondary: #feb272;
$tertiary: #8c68cd;
$warning: #ffc107;

View File

@@ -0,0 +1,5 @@
$custom-colors: (
'meshtastic-green': #30a552,
);
$theme-colors: map-merge($theme-colors, $custom-colors);

View File

@@ -15,11 +15,11 @@ title: STHLM-MESH
</section>
{{% blocks/lead color="primary" %}}
{{% blocks/lead color="meshtastic-green" %}}
STHLM-MESH är en informell gemenskap som vekar för ett stabilt Meshtastic-nätverk i Stockholm.
{{% /blocks/lead %}}
{{% blocks/section type="row" color="secondary" %}}
{{% blocks/section type="row" color="white" %}}
{{% blocks/feature icon="fab fa-facebook" title="Facebook grupp" %}}
<a href="https://www.facebook.com/groups/815331140404197" target="_blank" rel="noopener noreferrer">Meshtastic Sweden</a> - en Facebookgrupp för Sverige. Det finns även flertalet [lokala grupper]({{<ref communities.md >}}).
{{% /blocks/feature %}}

View File

@@ -11,7 +11,7 @@ STHLM-MESH är ett community-drivet **open-source-projekt** som syftar till att
Projektet drivs av entusiaster som vill utforska möjligheterna med decentraliserad kommunikation och verka för ett välfungerande mesh för alla i Stockholm.
{{% /blocks/section %}}
{{% blocks/section type="row" %}}
{{% blocks/section type="row" color="white" %}}
{{% blocks/feature icon="fa-solid fa-gears" title="Backend" %}}
Denna webbplats är byggd med de statiska site-generatorn [Hugo](https://gohugo.io/) och använder [Docsy](https://www.docsy.dev/) som tema.
{{% /blocks/feature %}}

View File

@@ -12,7 +12,7 @@ menu: {main: {weight: 12}}
Just nu känner vi inte till några planerade meetups. Säg till om du planerar något så kan vi informera om det här.
{{% /blocks/section %}}
{{% blocks/section %}}
{{% blocks/section color="info" %}}
## Tidigare meetups:
{{< cardpane >}}
{{< card >}}