Commit 13957d09 by Thinhvd

fix css page media in sp

parent 86fa66d2
......@@ -24,7 +24,10 @@ __page_style
#basecontent .starea{width:100%;}
#basecontent .starea .box{padding:20px 0 0;margin:0;}
#basecontent .starea .box ul{}
#basecontent .starea .box li{padding:5px 10px 0 0;width:100%;}
#basecontent .starea .box li{padding:5px 10px 0 10px;width:100%;}
#basecontent .starea .box li .link_detail{position: unset;}
#basecontent .starea .box li .content,
#basecontent .starea .box li .content span,
#basecontent .starea .box li a{float: left; text-align: left;}
}
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