File tree Expand file tree Collapse file tree 3 files changed +22
-13
lines changed
Expand file tree Collapse file tree 3 files changed +22
-13
lines changed Original file line number Diff line number Diff line change 77
88# calendar {
99 float : left;
10- margin : 35 px 15px 15px 15px ;
10+ margin : 10 px 15px 15px 15px ;
1111 font-weight : bold;
1212 border : 2px solid black;
1313}
3939}
4040
4141# sponsor img {
42- height : auto;
43- width : auto;
44- max-width : 150px ;
42+ height : auto;
43+ width : auto;
44+ max-width : 150px ;
4545 max-height : 80px ;
4646}
4747
48+ h2 .thin {
49+ margin-top : 10px ;
50+ }
51+
4852@media (max-width : 512px ) {
4953 # next-meetup {
5054 width : 100% ;
5155 text-align : center;
5256 }
53- # meetup ,
57+ # meetup ,
5458 # calendar {
5559 display : block;
5660 }
Original file line number Diff line number Diff line change @@ -52,15 +52,15 @@ <h1 class="lead">Sviluppatori e Appassionati di Python a Milano</h1>
5252</ header >
5353
5454< div class ="container text-center " id ="next-meetup ">
55+ < h4 > < i > > > > "Prossimo Meetup"</ i > </ h4 >
5556 < div id ="calendar ">
56- < div id ="month "> GENNAIO </ div >
57- < div id ="day "> 18 </ div >
57+ < div id ="month "> FEBBRAIO </ div >
58+ < div id ="day "> 22 </ div >
5859 </ div >
5960 < div id ="meetup ">
60- < h2 class ="thin "> Programmazione funzionale in Python </ h2 >
61+ < h2 class ="thin "> Caramelle dagli sconosciuti ed altri buoni motivi per usare apt anziché pip </ h2 >
6162 < p class ="text-muted ">
62- < strong > Prossimo Meetup</ strong > < br > < br >
63- < a href ="https://www.meetup.com/it-IT/Python-Milano/events/236813178/ " class ="btn btn-action btn-lg "> Partecipa!</ a >
63+ < a href ="https://www.meetup.com/it-IT/Python-Milano/events/236894519/ " class ="btn btn-action btn-lg "> Partecipa!</ a >
6464 </ p >
6565 </ div >
6666</ div >
@@ -207,16 +207,16 @@ <h4>
207207 < a href ="http://milanotechscene.it/ " class ="btn-social btn-outline "> http://milanotechscene.it/</ a >
208208 </ div >
209209 </ div >
210-
210+
211211 </ div >
212-
212+
213213 </ div >
214214
215215
216216</ div >
217217
218218< div class ="container ">
219-
219+
220220 < h2 class ="text-center "> Supported by</ h2 >
221221
222222 < ul id ="sponsor ">
@@ -235,6 +235,11 @@ <h2 class="text-center">Supported by</h2>
235235 < img class ="greyscale " src ="http://www.oreilly.com/partner_file/ORM_logo_box75_hex.jpg " alt ="O'Reilly "/>
236236 </ a >
237237 </ li >
238+ < li >
239+ < a href ="https://www.truelite.it/ ">
240+ < img class ="greyscale " src ="assets/images/logo_truelite.png " alt ="truelite "/>
241+ </ a >
242+ </ li >
238243 </ ul >
239244
240245</ div >
You can’t perform that action at this time.
0 commit comments