2 238
contributi
(Embed Twitch) |
Nessun oggetto della modifica Etichetta: Annullato |
||
Riga 214: | Riga 214: | ||
#home-siti {width:100%; border-color:#94bbbf;} /* Colore del bordo */ | #home-siti {width:100%; border-color:#94bbbf;} /* Colore del bordo */ | ||
#home-siti th {background:#d3f7f6; color:#4e6273;} /* Colore della barra superiore */ | #home-siti th {background:#d3f7f6; color:#4e6273;} /* Colore della barra superiore */ | ||
#home-siti div > table > tbody > tr:last-child { | |||
flex-direction: row; | |||
flex-wrap: wrap; | |||
} | |||
#home-siti div > table > tbody > tr:last-child td { | |||
min-width: 44%; | |||
margin: 8px 0; | |||
} | |||
#home-siti div > table > tbody > tr:last-child img { | |||
width: 75px; | |||
} | |||
/* RISOLUZIONI MINORI */ | /* RISOLUZIONI MINORI */ |