|
23 | 23 | .github-corner:hover .octo-arm {
|
24 | 24 | animation: octocat-wave 560ms ease-in-out
|
25 | 25 | }
|
26 |
| - |
| 26 | + |
27 | 27 | @keyframes octocat-wave {
|
28 | 28 | 0%,
|
29 | 29 | 100% {
|
|
38 | 38 | transform: rotate(10deg)
|
39 | 39 | }
|
40 | 40 | }
|
41 |
| - |
| 41 | + |
42 | 42 | @media (max-width:500px) {
|
43 | 43 | .github-corner:hover .octo-arm {
|
44 | 44 | animation: none
|
@@ -71,26 +71,27 @@ <h1 class="light-text">Sono Pythonisti Questi Romani</h1>
|
71 | 71 | <div class="ui grid container">
|
72 | 72 | <div class="ten wide computer sixteen wide mobile column">
|
73 | 73 | <div class="ui center aligned segment content">
|
74 |
| - <h1>Save the date.<br/> |
| 74 | + <h1>Save the date.<br/> |
75 | 75 | Il prossimo meetup sarà:
|
76 | 76 | </h1>
|
77 | 77 | <h3 class="light-text justified">
|
78 |
| - L'evento è organizzato da Python Italia. |
79 |
| - Python Italia è un'associazione no-profit che ha come scopo la diffusione di |
80 |
| - Python sul territorio italiano. |
81 |
| - Fondata nel 2007 ha organizzato ogni anno PyCon Italia, |
| 78 | + L'evento è organizzato da Python Italia. |
| 79 | + Python Italia è un'associazione no-profit che ha come scopo la diffusione di |
| 80 | + Python sul territorio italiano. |
| 81 | + Fondata nel 2007 ha organizzato ogni anno PyCon Italia, |
82 | 82 | la più grande conferenza italiana su Python che ad oggi conta più di 600 partecipanti.
|
83 | 83 | <br/>
|
84 | 84 | </h3>
|
85 |
| - <a href="https://www.eventbrite.it/e/biglietti-evento-aperitech-di-pyroma-47945457153" id="tickets"> |
| 85 | + <a href="https://www.eventbrite.it/e/biglietti-meetup-aperitech-di-pyroma-53657526105" id="tickets" target="_blank"> |
86 | 86 | Prenota il tuo biglietto qui!
|
87 | 87 | </a>
|
88 | 88 | </div>
|
89 | 89 | </div>
|
90 | 90 | <div class="six wide computer sixteen wide mobile column">
|
91 | 91 | <div class="ui meetup segment">
|
92 |
| - <div class="date-piece up day">Sabato</div> |
93 |
| - <div class="date-piece center month">29 Settembre</div> |
| 92 | + <div class="date-piece up day">Lunedì</div> |
| 93 | + <div class="date-piece center month">21 Gennaio 2019</div> |
| 94 | + <div class="date-piece center month">19:00 – 21:00 CET</div> |
94 | 95 | <div class="date-piece down venue">
|
95 | 96 | <strong>LUISS ENLABS Via Marsala 29/H terzo piano 00185 Roma</strong>
|
96 | 97 | </div>
|
@@ -169,7 +170,7 @@ <h1>Catch up with us.</h1>
|
169 | 170 | </div>
|
170 | 171 | </div>
|
171 | 172 | <div class="footer ui inverted center aligned segment">
|
172 |
| - © PyRoma 2018 |
| 173 | + © PyRoma <script>document.write(new Date().getFullYear());</script> |
173 | 174 | </div>
|
174 | 175 | </body>
|
175 | 176 |
|
|
0 commit comments