20 291
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 250 : | Ligne 1 250 : | ||
color: var(--color-link); | color: var(--color-link); | ||
} | } | ||
. | .fangame-portal-fo2-list { | ||
list-style: none; | list-style: none; | ||
margin: 0 !important; | margin: 0 !important; | ||
Ligne 1 258 : | Ligne 1 258 : | ||
grid-gap: 30px 0; | grid-gap: 30px 0; | ||
} | } | ||
. | .fangame-portal-fo2-item { | ||
text-align: center; | text-align: center; | ||
font-size: 0.85em; | font-size: 0.85em; | ||
} | } | ||
. | .fangame-portal-fo2-logo { | ||
height: 60px; | height: 60px; | ||
} | } | ||
. | .fangame-portal-fnv-list { | ||
list-style: none; | list-style: none; | ||
margin: 0 !important; | margin: 0 !important; | ||
Ligne 1 273 : | Ligne 1 273 : | ||
grid-gap: 30px 0; | grid-gap: 30px 0; | ||
} | } | ||
. | .fangame-portal-fnv-item { | ||
text-align: center; | text-align: center; | ||
font-size: 0.85em; | font-size: 0.85em; | ||
} | } | ||
. | .fangame-portal-fnv-logo { | ||
height: 60px; | height: 60px; | ||
} | } | ||
. | .fangame-portal-fo4-list { | ||
list-style: none; | list-style: none; | ||
margin: 0 !important; | margin: 0 !important; | ||
Ligne 1 288 : | Ligne 1 288 : | ||
grid-gap: 30px 0; | grid-gap: 30px 0; | ||
} | } | ||
. | .fangame-portal-fo4-item { | ||
text-align: center; | text-align: center; | ||
font-size: 0.85em; | font-size: 0.85em; | ||
} | } | ||
. | .fangame-portal-fo4-logo { | ||
height: 60px; | height: 60px; | ||
} | } | ||
. | .fangame-portal-others-list { | ||
list-style: none; | list-style: none; | ||
margin: 0 !important; | margin: 0 !important; | ||
Ligne 1 303 : | Ligne 1 303 : | ||
grid-gap: 30px 0; | grid-gap: 30px 0; | ||
} | } | ||
. | .fangame-portal-others-item { | ||
text-align: center; | text-align: center; | ||
font-size: 0.85em; | font-size: 0.85em; | ||
} | } | ||
. | .fangame-portal-others-logo { | ||
height: 60px; | height: 60px; | ||
} | } |
modifications