Commit cd21feb5 by Hung Dong Ngo

Fix margin

parent 32f5d6a1
...@@ -13,7 +13,7 @@ File name: top.css (http://www.sanko-kyujin.co.jp/sitemap/page.css) ...@@ -13,7 +13,7 @@ File name: top.css (http://www.sanko-kyujin.co.jp/sitemap/page.css)
__page_style __page_style
-------------------------*/ -------------------------*/
#basecontent .starea{width:980px;margin:0 auto;padding:0 0 40px;} #basecontent .starea{width:980px;margin:0 auto;padding:0 0 40px;margin-bottom: 20px;}
#basecontent .starea .box{padding:4em 0 0;margin:0 10px;} #basecontent .starea .box{padding:4em 0 0;margin:0 10px;}
#basecontent .starea .box ul{padding: 0px;margin-top: 0;margin-right: auto;margin-left: auto;margin-bottom: 0;list-style-type: none;max-width: 1040px;display: flex;justify-content: space-between;flex-wrap: wrap;} #basecontent .starea .box ul{padding: 0px;margin-top: 0;margin-right: auto;margin-left: auto;margin-bottom: 0;list-style-type: none;max-width: 1040px;display: flex;justify-content: space-between;flex-wrap: wrap;}
#basecontent .starea .box li{box-sizing:border-box;display:inline-block;width: 31.53%;margin-bottom: 4.61%;position: relative;padding-bottom: 24px;} #basecontent .starea .box li{box-sizing:border-box;display:inline-block;width: 31.53%;margin-bottom: 4.61%;position: relative;padding-bottom: 24px;}
...@@ -23,7 +23,7 @@ __page_style ...@@ -23,7 +23,7 @@ __page_style
#basecontent .starea .box li .content, #basecontent .starea .box li .content,
#basecontent .starea .box li .content span, #basecontent .starea .box li .content span,
#basecontent .starea .box li a{float: left; text-align: left;} #basecontent .starea .box li a{float: left; text-align: left;}
#basecontent .starea .cap1{text-align:left;font-size:14px;line-height:20px;clear:both;margin:0 10px;float: left;font-size: 14px; color: #4F4F4F} #basecontent .starea .cap1{text-align:left;line-height:20px;clear:both;margin:0 10px;float: left;font-size: 14px; color: #4F4F4F}
@media screen and (max-width: 767px) { @media screen and (max-width: 767px) {
#basecontent .starea{width:100%;} #basecontent .starea{width:100%;}
#basecontent .starea .box{padding:20px 0 0;margin:0;} #basecontent .starea .box{padding:20px 0 0;margin:0;}
......
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