从欢迎图片中删除边框和填充
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了从欢迎图片中删除边框和填充相关的知识,希望对你有一定的参考价值。
/* welcome page image */ #welcome-left img { border-bottom-style:solid; border-bottom-width:0px; border-left-style-ltr-source:physical; border-left-style-rtl-source:physical; border-left-style-value:solid; border-left-width-ltr-source:physical; border-left-width-rtl-source:physical; border-left-width-value:0px; border-right-style-ltr-source:physical; border-right-style-rtl-source:physical; border-right-style-value:solid; border-right-width-ltr-source:physical; border-right-width-rtl-source:physical; border-right-width-value:1px; border-top-style:solid; border-top-width:0px; padding-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px; }
以上是关于从欢迎图片中删除边框和填充的主要内容,如果未能解决你的问题,请参考以下文章