diff --git a/content/posts/talk1.md b/content/posts/talk1.md index 389e20c..04430be 100644 --- a/content/posts/talk1.md +++ b/content/posts/talk1.md @@ -5,4 +5,6 @@ orario: 18:30 draft: false --- + Apertura della sala + diff --git a/content/posts/talk2.md b/content/posts/talk2.md index 4496f73..69f7347 100644 --- a/content/posts/talk2.md +++ b/content/posts/talk2.md @@ -11,3 +11,4 @@ Utile per chi potrebbe voler mettere su il proprio nodo mastodon! Accorrete! Il talk sarà tenuto da manteiners di [mastodon.bida.im](https://mastodon.bida.im/about) Bida = bietola! + diff --git a/content/posts/talk4.md b/content/posts/talk4.md index cdea259..d99a2e2 100644 --- a/content/posts/talk4.md +++ b/content/posts/talk4.md @@ -8,3 +8,4 @@ draft: false Le cose importanti! Chiunque può dare una mano a cucinare, l'evento è autogestito, quindi si mangia quel che cuciniamo! servono braccia anche per spiattare e lavare le pentole! + diff --git a/public/index.html b/public/index.html index a51cbf2..20fd3eb 100644 --- a/public/index.html +++ b/public/index.html @@ -5,14 +5,11 @@ Hack-or-d(i|y)e 2018 - - -
@@ -119,8 +116,9 @@
- +
    -
    - +
  • @@ -474,7 +473,7 @@ Nel 2011 i Cobol Pongide sono stati nominati band ufficiale per la sonorizzazion
  • - +
  • @@ -494,7 +493,7 @@ confermato!

  • - +
  • @@ -615,7 +614,7 @@ un’introduzione a secure scuttlebutt: non è un social network (anche perc
  • - +
@@ -623,4 +622,10 @@ un’introduzione a secure scuttlebutt: non è un social network (anche perc
- + + + + diff --git a/themes/HOD2k18/static/css/style.scss b/themes/HOD2k18/static/css/style.scss index ccb10a2..7bd50fe 100644 --- a/themes/HOD2k18/static/css/style.scss +++ b/themes/HOD2k18/static/css/style.scss @@ -193,7 +193,7 @@ body { div{ max-height:30em; overflow-y: scroll; - padding:3em; + padding: 1em 3em; } /*@media screen and (min-width: $breakpoint-normal-screen) { max-width: 75%;