Commit 74e0305e by Masaru Abe

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

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