Commit a103addd by o.kimura

CSS微調整

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