20 291
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 974 : | Ligne 974 : | ||
"serie" | "serie" | ||
"games" | "games" | ||
"boardgames"; | "boardgames" | ||
"others"; | |||
} | } | ||
/* Jeux annulés */ | /* Jeux annulés */ | ||
Ligne 1 160 : | Ligne 1 161 : | ||
} | } | ||
.spinoff-portal-boardgames-logo { | .spinoff-portal-boardgames-logo { | ||
height: 60px; | |||
} | |||
.spinoff-portal-others-list { | |||
list-style: none; | |||
margin: 0 !important; | |||
display: grid; | |||
grid-template-columns: 1fr 1fr 1fr 1fr; | |||
grid-template-rows: 1fr 1fr; | |||
grid-gap: 30px 0; | |||
} | |||
.spinoff-portal-others-item { | |||
text-align: center; | |||
font-size: 0.85em; | |||
} | |||
.spinoff-portal-others-logo { | |||
height: 60px; | height: 60px; | ||
} | } |
modifications