Commit 14da7d2f by o.kimura

T147既存

parent a103addd
......@@ -2600,3 +2600,40 @@ table.fanction td.bold {
text-align: left !important;
display: flex;
}
.flx_box_ud {
display: flex;
justify-content: center;
}
.flx_box_ud img {
padding: 0 15px;
}
.flx_box_ud img.nopad {
padding: 0;
}
.flx_box_ud .align_c {
font-size: 12px;
display: flex;
align-items: center;
}
.flx_box_ud p.pictg {
width: 120px !important;
}
.flx_box_ud p.pictg span {
display: flex;
justify-content: center;
font-weight: bold;
}
.fwn.textLine1 {
margin-left: -150px;
}
.gender_neutral span{
font-size: 12px;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment