fix: 임시로 이전 scss 살림
This commit is contained in:
@@ -105,6 +105,35 @@ div.bar_out div.bar_in {
|
|||||||
content: "◆";
|
content: "◆";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.small_war_log {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
|
.small_war_log .war_type_attack {
|
||||||
|
color: cyan;
|
||||||
|
}
|
||||||
|
|
||||||
|
.small_war_log .war_type_defense {
|
||||||
|
color: magenta;
|
||||||
|
}
|
||||||
|
|
||||||
|
.small_war_log .war_type_siege {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
.small_war_log .name_plate {
|
||||||
|
font-size: 0.75em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.small_war_log .name_plate_cover {
|
||||||
|
color: yellow;
|
||||||
|
}
|
||||||
|
|
||||||
|
.small_war_log .crew_plate {
|
||||||
|
color: orangered;
|
||||||
|
font-size: 90%;
|
||||||
|
}
|
||||||
|
|
||||||
.t_date {
|
.t_date {
|
||||||
font-size: 0.75em;
|
font-size: 0.75em;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user