Home  >  Article  >  Web Front-end  >  Simply beautify the H2 code commonly used in articles.

Simply beautify the H2 code commonly used in articles.

大家讲道理
大家讲道理Original
2016-11-11 09:31:011136browse

font-size: 18px;
text-shadow: #7E7A7A 0px 0px 1px;
color: red;
font-weight: bold;
padding: 10px 20px 9px 0px;
border-left: 4px solid #428BCA;
background-color: #FBFBFB;
-webkit-box-shadow: 0 5px 20px #646060;
box-shadow: 0 5px 20px #6B6666;
margin: 15px 0;

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn