Commit 74e0305e by Masaru Abe

コンテンツ共有レイアウト調整

parent f330b35b
...@@ -143,7 +143,8 @@ ...@@ -143,7 +143,8 @@
} }
.cnt_section_list .text ul.pic li{ .cnt_section_list .text ul.pic li{
float: left; float: left;
margin-left: 17px; /*margin-left: 17px;*/
margin-left: 0px;
display: inline-block; display: inline-block;
} }
.cnt_section_list .text ul.pic li img { .cnt_section_list .text ul.pic li img {
......
...@@ -145,7 +145,8 @@ ...@@ -145,7 +145,8 @@
} }
.cnt_section_list .text ul.pic li{ .cnt_section_list .text ul.pic li{
float: left; float: left;
margin-left: 17px; /*margin-left: 17px;*/
margin-left: 0px;
display: inline-block; display: inline-block;
} }
.cnt_section_list .text ul.pic li img { .cnt_section_list .text ul.pic li img {
......
...@@ -30,13 +30,14 @@ ...@@ -30,13 +30,14 @@
} }
.sectionContentShare h1{ .sectionContentShare h1{
border-radius: 10px 10px 0 0;
margin:0 0 18px 0; margin:0 0 18px 0;
padding:0; padding:0;
height:64px; height:64px;
line-height:62px; line-height:62px;
text-align:center; text-align:center;
letter-spacing: 2px; letter-spacing: 2px;
} }
.sectionContentShare .sectionContentShare_input .sectionContentShare .sectionContentShare_input
...@@ -65,7 +66,7 @@ ...@@ -65,7 +66,7 @@
height: 30px; height: 30px;
display: block; display: block;
margin-left: 465px; margin-left: 465px;
margin-top:-80px; margin-top:-78px;
position:absolute; position:absolute;
} }
......
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 to comment