WikiProject:电子游戏/热门条目/styles.css
外观
< WikiProject:电子游戏 | 热门条目
.report_body ol {
column-width: 27em;
column-gap: 3em;
}
.class_icon,
.importance_icon {
margin-left: 0.1em;
margin-right: 0.1em;
}
.list_separator::before {
content:" ";
}
.list_separator::after {
content:" ";
}
.trend {
font-size: small;
}
.trend_up {
color: green;
}
.trend_down {
color: red;
}
.trend_steady {
color: grey;
display: none;
}
.report_body_top_50 .trend_up_50,
.report_body_top_50 .trend_up_100,
.report_body_top_50 .trend_up_200,
.report_body_top_100 .trend_up_100,
.report_body_top_100 .trend_up_200,
.report_body_top_200 .trend_up_200,
.trend_soar,
.trend_new {
color: blue;
}
.trend_new {
font-variant: small-caps;
}
.report_body_pokemon .class_icon,
.report_body_pokemon .importance_icon,
.report_body_sega .importance_icon,
.report_body_nintendo .importance_icon,
.report_body_genshin .importance_icon {
display: none;
}