Tilføj en kasse om GF og medlemmer

This commit is contained in:
Benjamin Bach 2018-11-25 15:15:33 +01:00
parent 5526e4f10c
commit 71f1c36650
2 changed files with 17 additions and 0 deletions

View File

@ -283,6 +283,19 @@ footer {
text-align: center;
}
table th
{
text-align: left;
font-weight: bold;
}
table td,
table th
{
padding: 5px;
border: 1px solid #ccc;
}
// Settled on moving the import of syntax highlighting to the bottom of the CSS
// ... Otherwise it really bloats up the top of the CSS file and makes it difficult to find the start
@import "highlights";

View File

@ -16,3 +16,7 @@ at vi som udgangspunkt stoler mere på hinanden end på "de store" som f.eks. Go
Foreningen holdt stiftende generalforsamling i 2014 og blev genstartet i 2016.
Foreningen arbejder nu på, at få gang i aktiviteterne. Inden længe vil du her på siden kunne læse om,
hvad du kan få ud af et medlemsskab samt detaljer om, hvordan du kan melde dig ind og være med til at opbygge noget fedt.
| Generalforsamling 2018 | Bliv medlem |
|--------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------|
| Medlemmer er indkaldt til generalforsamling d. 18/12 kl. 17 på Café Mellemrummet, samt på IRC Freenode #data.coop. | Vi har brug for medlemmer. [Læs mere her](/medlem). |