locandina
This commit is contained in:
parent
b91892be1a
commit
572f52387a
4 changed files with 13 additions and 0 deletions
BIN
content/images/locandina-small.jpg
Normal file
BIN
content/images/locandina-small.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 167 KiB |
BIN
content/images/locandina-web.jpg
Normal file
BIN
content/images/locandina-web.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 382 KiB |
|
@ -15,4 +15,10 @@ Tre giorni di seminari, giochi, feste, dibattiti, scambi di idee e apprendimento
|
||||||
**L'evento è totalmente autogestito: non ci sono organizzatori e fruitori, ma solo partecipanti.**
|
**L'evento è totalmente autogestito: non ci sono organizzatori e fruitori, ma solo partecipanti.**
|
||||||
|
|
||||||
|
|
||||||
|
.. image:: images/locandina-small.jpg
|
||||||
|
:width: 424px
|
||||||
|
:height: 600px
|
||||||
|
:alt: Manifesto dell'hackmeeting 2020 a Roma
|
||||||
|
:align: center
|
||||||
|
:target: images/locandina-web.jpg
|
||||||
|
|
||||||
|
|
|
@ -184,6 +184,13 @@ code {
|
||||||
#posts-list { list-style: none; }
|
#posts-list { list-style: none; }
|
||||||
.published { text-align: right; font-size: 80%; }
|
.published { text-align: right; font-size: 80%; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.align-center {
|
||||||
|
display: block;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
}
|
||||||
|
|
||||||
// Contenta, 朱莉娅 酷 ?
|
// Contenta, 朱莉娅 酷 ?
|
||||||
#talk-maschio-femmina-palle .caps { font-variant-caps: all-small-caps; }
|
#talk-maschio-femmina-palle .caps { font-variant-caps: all-small-caps; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue