为了应急,先在这里发布修复该问题,也就是很多人说的微信打开网页只有图片类似的问题。
更改 style.css 文件的最后几行为以下内容:
.excerpt .focus{width: 100px;height: 68px;margin-bottom: 0;float:left;display:inline;margin-left:-115px;} .excerpt .focus a{width: 100px;height: 68px;} .excerpt .focus a img{max-width: 100px;max-height: 68px;} .excerpt header h2{font-size: 18px;line-height: 20px;display: block;} .excerpt header .label{display: none;} .excerpt header{margin-bottom: 5px;margin-right: 0;} .excerpt p{display: none;} .excerpt p.note{display: block;height: 40px;overflow: hidden;line-height: 20px;} .banner{display: none;} } @media (max-width:360px){ .excerpt header h2{font-size: 16px;} .excerpt p.note{display: none;} .navbar .menu .btn-group{display: none;} }
由于其他各种新的需求在进行中,这里说明一下会在两周内增加一些功能和一些问题的修复,如有重要问题会先行发布,感谢大家的支持。
本文属原创,转载请注明原文:https://themebetter.com/d8-3-0-2.html
评论 (0)