Compare commits

...

4 commits

3 changed files with 7 additions and 3 deletions

View file

@ -13,5 +13,7 @@ There is a `mailing list <https://www.autistici.org/mailman/listinfo/hackmeeting
There is also an IRC (Internet Relay Chat) channel where discuss and chat with other participants: connect to server ``irc.autistici.org`` and join channel ``#hackit99`` (again, it will be mostly in italian, but english speakers are welcome). There is also an IRC (Internet Relay Chat) channel where discuss and chat with other participants: connect to server ``irc.autistici.org`` and join channel ``#hackit99`` (again, it will be mostly in italian, but english speakers are welcome).
If you prefer XMPP/Jabber, you can reach the same channel as room ``#hackit99@mufhd0.esiliati.org`` (please
include the hash)

View file

@ -13,6 +13,8 @@ La comunità Hackmeeting ha una `lista di discussione <https://www.autistici.org
Esiste anche un canale IRC (Internet Relay Chat) dove poter discutere e chiacchierare con tutti i membri della comunità: collegati al server ``irc.autistici.org`` ed entra nel canale ``#hackit99``. Esiste anche un canale IRC (Internet Relay Chat) dove poter discutere e chiacchierare con tutti i membri della comunità: collegati al server ``irc.autistici.org`` ed entra nel canale ``#hackit99``.
Se preferisci XMPP/Jabber, puoi raggiungere lo stesso canale come ``#hackit99@mufhd0.esiliati.org`` (includi il cancelletto).
.. **Mailing List locale** .. **Mailing List locale**
Per facilitare l'organizzazione dell Hackmeeting è stata creata una mailing list locale, se sei in zona e vuoi contribuire o semplicemente vuoi seguire da vicino l'organizzazione puoi iscriverti ad Per facilitare l'organizzazione dell Hackmeeting è stata creata una mailing list locale, se sei in zona e vuoi contribuire o semplicemente vuoi seguire da vicino l'organizzazione puoi iscriverti ad

View file

@ -61,15 +61,15 @@ a:focus,
#content .entry-content > .section:first-child>h2 #content .entry-content > .section:first-child>h2
{ {
background-color: white; background-color: white;
padding: 1em 0; /* padding: 1em 0;*/
color: black; color: black;
margin-bottom: 1em; margin-bottom: 1em;
left: 0; left: 0;
font-size: 200%; font-size: 200%;
text-align: center; text-align: center;
position: relative; /* position: relative;
width: 100vw; width: 100vw;
transform: translate(-8%,0); transform: translate(-8%,0);*/
} }
h4 { h4 {