Commit a103addd by o.kimura

CSS微調整

parent 61456033
Showing with 12 additions and 7 deletions
......@@ -267,6 +267,7 @@ ul li.instructions {
text-align: left !important;
font-weight: bold;
color: #6f6f6f;
padding-left: 50px;
}
.instructions_box .spacer {
......@@ -304,8 +305,12 @@ br.sp-only {
display: block;
}
.usage_box p {
padding-left: 20px;
}
.instructions_box div {
width: calc(44.3%)!important;
width: calc(44.3%) !important;
}
.instructions_box img {
......@@ -443,12 +448,12 @@ br.sp {
br.sp {
display: block;
}
.instructions_ttl {
font-size: 16px;
text-align: left;
padding-left: 15px;
padding-top: 10px;
}
font-size: 16px;
text-align: left;
padding-left: 15px;
padding-top: 10px;
}
}
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