20 291
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 973 : | Ligne 973 : | ||
"welcome" | "welcome" | ||
"serie" | "serie" | ||
"games"; | "games" | ||
"boardgames"; | |||
} | } | ||
/* Jeux annulés */ | /* Jeux annulés */ | ||
Ligne 1 144 : | Ligne 1 145 : | ||
} | } | ||
.spinoff-portal-games-logo { | .spinoff-portal-games-logo { | ||
height: 60px; | |||
} | |||
.spinoff-portal-boardgames-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-boardgames-item { | |||
text-align: center; | |||
font-size: 0.85em; | |||
} | |||
.spinoff-portal-boardgames-logo { | |||
height: 60px; | height: 60px; | ||
} | } |
modifications