博客标题着色

h3{background: #390;

border-bottom: 1px solid #060;

border-radius: 3px;

color: #FFF;

padding: 5px;

text-indent: 0.5em;

text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);}

着色

换种方式的标题

h1{background: #2B6695 !important;

border-radius: 6px 6px 6px 6px !important;

box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);

color: #FFFFFF;

font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;

font-size: 17px;

font-weight: bold;

height: 25px;

line-height: 25px;

margin: 15px 0 !important;

padding: 5px 0 5px 20px;

text-shadow: 2px 2px 3px #222222;}

前言

你可能感兴趣的:(博客)