1,554
edits
Tags: Mobile web edit Mobile edit |
|||
Line 331: | Line 331: | ||
.box-content ul { | .box-content ul { | ||
margin: 0.3em 0 0 1em; | margin: 0.3em 0 0 1em; | ||
} | |||
/* 20210203 */ | |||
.content .in-block { | |||
display: unset; | |||
} | |||
.content .in-block > span { | |||
display: unset; | |||
} | } |