Commit d10b6610 by o.kimura

調整

parent 9007e936
...@@ -20,7 +20,7 @@ div#container div#contents div#main_contents div.section h3 { ...@@ -20,7 +20,7 @@ div#container div#contents div#main_contents div.section h3 {
div#container div#contents div#main_contents div.section div.content { div#container div#contents div#main_contents div.section div.content {
width: 676px; width: 676px;
margin: 0 auto; margin: 0 auto;
padding-bottom: 40px; border: 1px solid #ccc;
} }
div#container div#contents div#main_contents div.section div.content p { div#container div#contents div#main_contents div.section div.content p {
...@@ -259,7 +259,6 @@ div.pict_table td { ...@@ -259,7 +259,6 @@ div.pict_table td {
text-align: left; text-align: left;
padding: 20px; padding: 20px;
background: #fff; background: #fff;
border: 1px solid #ccc;
} }
.checkaction.pict { .checkaction.pict {
...@@ -354,6 +353,10 @@ div.pict_table td { ...@@ -354,6 +353,10 @@ div.pict_table td {
margin-top: 30px !important; margin-top: 30px !important;
} }
.mb20{
margin-bottom: 20px !important;
}
.isoImgWrapper{ .isoImgWrapper{
display: flex; display: flex;
justify-content: center; justify-content: center;
......
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
<!--section_a --> <!--section_a -->
<div class="section clearfix pb0" id="section_a"> <div class="section clearfix pb0" id="section_a">
<h3 class="blue pngfix">Purpose of ISO 19026</h3> <h3 class="blue pngfix">Purpose of ISO 19026</h3>
<div class="content"> <div class="content mb20">
<p class="checkaction pict">This International Standard has been created to solve the following problems.<br> <p class="checkaction pict">This International Standard has been created to solve the following problems.<br>
Since people usually enter restrooms alone, they are not able to ask other people for help if they do not understand something. When visually impaired users enter a restroom, they must first touch the entire wall to confirm the layout and type of facilities with their hands, which requires more time and effort than necessary.<br> Since people usually enter restrooms alone, they are not able to ask other people for help if they do not understand something. When visually impaired users enter a restroom, they must first touch the entire wall to confirm the layout and type of facilities with their hands, which requires more time and effort than necessary.<br>
Users with physical disabilities may find it difficult or impossible to use the flush button or (toilet) paper dispenser depending on their positions, because of incompatibilities with their movement abilities.<br> Users with physical disabilities may find it difficult or impossible to use the flush button or (toilet) paper dispenser depending on their positions, because of incompatibilities with their movement abilities.<br>
......
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