×

注意!页面内容来自https://www.repubblica.it/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

04 Gennaio 2026 - Aggiornato alle
<> .as21-dashboard-container { font-weight: 400 !important; min-height: 70px; }
<> .as21-dashboard-title { text-transform: uppercase; font-size: 14px; margin-bottom: 4px; } .as21-dashboard-scroll-arrow { position: absolute; background: white; height: 40px; width: 20px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; bottom: 0; top: 0; } .as21-dashboard-scroll-arrow span { display: block; border-: solid; border-color: transparent; border-width: 5px; } .as21-dashboard-scroll-arrow-right { right: 0; } .as21-dashboard-scroll-arrow-left { display: none; left: 0; } .as21-dashboard-scroll-arrow-right span { border-left-color: black; margin-left: 10px; } .as21-dashboard-scroll-arrow-left span { border-right-color: black; margin-right: 10px; } .as21-dashboard-container { font-size: 11px; font-weight: bold; } .as21-dashboard { overflow: hidden; position: relative; } .as21-dashboard-body { overflow: scroll; display: -webkit-box; display: -ms-flexbox; display: flex; } .as21-dashboard-body { overflow-y: scroll; scrollbar-width: none; /* Firefox */ -ms-overflow-: none; /* Internet Explorer 10+ */ } .as21-dashboard-body::-webkit-scrollbar { /* WebKit */ width: 0; height: 0; } .as21-dashboard-column { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; flex: 1; } .as21-dashboard-column a { text-decoration: none; } .as21-dashboard-card { height: 48px; display: -webkit-box; display: -ms-flexbox; display: flex; text-decoration: none; color: black; background-color: #d6d6d6; margin-right: 4px; -ms-flex-pack: distribute; justify-content: space-around; } /* Default s for different status */ .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-live, .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-halftime { background-color: #e84545; color: white; } .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-fulltime, .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-abandoned, .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-awarded, .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-prematch, .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-postponed, .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-cancelled { background-color: #f0f0f0; } /* Default */ .as21-dashboard-card.as21-dashboard-status .as21-dashboard-date-wrapper, .as21-dashboard-card.as21-dashboard-status .as21-dashboard-score-wrapper { display: none; } /* Styles based on status */ .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-prematch .as21-dashboard-date-wrapper, .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-cancelled .as21-dashboard-date-wrapper { display: block; } /* Styles based on status */ .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-live .as21-dashboard-score-wrapper, .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-halftime .as21-dashboard-score-wrapper, .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-fulltime .as21-dashboard-score-wrapper, .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-abandoned .as21-dashboard-score-wrapper, .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-awarded .as21-dashboard-score-wrapper, .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-suspended .as21-dashboard-score-wrapper, .as21-dashboard-card.as21-dashboard-status.as21-dashboard-status-postponed .as21-dashboard-score-wrapper { display: block; } .as21-dashboard-team-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 40%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .as21-dashboard-team-name { text-align: center; text-transform: uppercase; -o-text-overflow: ellipsis; text-overflow: ellipsis; } .as21-dashboard-team-img { height: 20px; width:auto; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; margin-bottom: 2px; } .as21-dashboard-team-name { margin: 0; overflow: hidden; white-space: nowrap; } .as21-dashboard-match-info-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; width: 20%; -webkit-box-pack: center; -ms-flex-pack: center; align-items: center; justify-content: center; } .as21-dashboard-score-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: distribute; justify-content: space-around; text-align: center; text-transform: uppercase; } .as21-score-dashboard-status.as21-dashboard-date { margin-bottom: 2px; } .as21-dashboard-score { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 22px; } .as21-dashboard-score div { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; background: #fff; color: #000; font-size: 18px; margin: 0 1px; padding: 0 4px; } .as21-dashboard-date-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; width: 100%; } .as21-dashboard-date-wrapper div { text-align: center; } .as21-dashboard .as21-dashboard-date-wrapper .as21-dashboard-time { background: #fff; line-height: 1; } .as21-dashboard-extra-info { text-transform: uppercase; } @media only screen and (min-width: 576px) { .as21-dashboard-column > *:nth-child(even) .as21-dashboard-card.as21-dashboard-column > .as21-dashboard-card:nth-child(even) { margin-top: 4px; } .as21-dashboard-column:last-child .as21-dashboard-card { margin-right: 0; } .as21-dashboard-column { min-width: 190px; } } @media only screen and (max-width: 576px) { .as21-dashboard-title { margin-bottom: -20px !important; } .as21-dashboard .as21-dashboard-card { width: 195px; } .as21-dashboard .as21-dashboard-column-1 .as21-dashboard-card { width: 100vw; } .as21-dashboard .as21-dashboard-scroll-arrow { position: relative; } .as21-dashboard-scroll-arrow-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin-bottom: 8px; } .as21-dashboard .as21-dashboard-scroll-arrow { margin: unset; height: 20px; width: 40px; } .as21-dashboard .as21-dashboard-scroll-arrow span { margin: 0; } .as21-dashboard .as21-dashboard-scroll-arrow.as21-dashboard-scroll-arrow-left { border-right: 1px solid #d6d6d6; } .as21-dashboard .as21-dashboard-column { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 0; } .as21-dashboard .as21-dashboard-card:nth-child(even) { margin: 0 4px 0 0; } }
Serie A

Primo piano

Repubblica 50

I fatti del giorno

Pianeta economia

Life

Magazine

Focus

Le newsletter

Continental Breakfast

Continental Breakfast

I migliori contenuti dei giornali europei partner Lena. In posta ogni domenica mattina
Luci da Parigi

Luci da Parigi

Le notizie e le storie che arrivano dalla Francia ci riguardano da vicino. Ogni settimanauno sguardo su ciò che accade a Parigi
Bertolt

Bertolt

Nel cuore della Germaniaper esplorare la prima economia europeala sua cultura e le sue sfide politiche

Social news

Politica

Video

Economia

I podcast di Repubblica

Video

Rubriche

Mondo

OnePodcast

Italia

Edizioni Locali

Iniziative speciali

<> .app-old-so{display:none;background:linear-gradient(357.16deg,#4373A7 -17.21%,#315B88 97.64%);font:15px/22px 'Eugenio Sans Text','Helvetica Neue',Helvetica,sans-serif;color:#fff;padding:20px;position:fixed;bottom:env(safe-area-inset-bottom,0);left:env(safe-area-inset-left,0);right:env(safe-area-inset-right,0); z-index: 9999999999;}.app-old-so.active{display:block}.app-old-so p{margin:0 0 15px 0}.app-old-so__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-old-so__actions button{background:none;border:1px solid #fff;color:#fff;padding:8px 16px;cursor:pointer;font-size:15px;line-height:22px}.app-old-so__actions a{color:#fff;text-decoration:underline;font-size:15px;line-height:22px}.app-old-so__close{position:absolute;top:8px;right:8px;width:36px;height:36px;cursor:pointer;background:none;border:none}.app-old-so__close::after,.app-old-so__close::before{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;background-color:#fff}.app-old-so__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.app-old-so__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}

È uscita la nuova app di Repubblica ma il sistema operativo di questo dispositivo non è compatibile.
Per utilizzarla passa a IOS 15 o Android 8. Puoi comunque continuare a navigare l'attuale app.

Contattaci
<> dialog.widget__overlay{border:none;position:relative;padding:0;background-color:transparent;font-family:'Eugenio Sans Text','Helvetica Neue',Helvetica,sans-serif;line-height:1.2}dialog.widget__overlay::-webkit-backdrop{background-color:rgba(179,179,179,.82)}dialog.widget__overlay::backdrop{background-color:rgba(179,179,179,.82)}.widget__overlay__title{text-align:center;color:#315B88;font-weight:500;font-size:24px;margin:0}.widget__overlay__close{position:absolute;top:8px;right:8px;cursor:pointer;border:none;background-color:transparent;height:24px;width:24px;outline:0}.widget__overlay__close span{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.widget__overlay__close::after,.widget__overlay__close::before{position:absolute;top:4px;left:50%;content:'';height:14px;width:1px;background-color:#000}.widget__overlay__close::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.widget__overlay__close::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.widget__overlay__subtitle{font-size:15px;color:#414141;margin:0;text-align:center}@media screen and (max-width:767px){}@media screen and (min-width:768px){.widget__overlay{max-width:316px}}body:has(dialog[open]){overflow-y:hidden}.widget__overlay__inner{max-width:316px;background:#fff;border-radius:8px}.widget__overlay__content{padding:24px;display:flex;flex-direction:column;gap:24px}.widget__overlay__img{margin-top:-60px}.widget__overlay__button{background:#315B88;font-size:16px;line-height:1;color:#fff;text-align:center;border-radius:4px;width:100%;padding-block:16px;align-self:center;text-transform:none!important;border:none;-webkit-border-radius:4px;-moz-border-radius:4px;-webkit-text-size-adjust:none}.widget__overlay__button:hover{background-color:#000}

È uscita la nuova app di Repubblica!

Aggiornala ora e scopri tutte le nuove funzionalità.