Created page with "→内页标题: h2 { overflow: hidden; padding-left: 10px; font-weight: 600; font-size: 1.4em; font-family: Microsoft Ya Hei; →height: 40px;: ..." |
桂の脌 changed the content model of the page User:桂の脌/Sandbox.css from "CSS" to "Sanitized CSS" |
(No difference)
| |
/* 内页标题 */
h2 {
overflow: hidden;
padding-left: 10px;
font-weight: 600;
font-size: 1.4em;
font-family: Microsoft Ya Hei;
/*height: 40px;*/
line-height: 36px;
background: rgba(0,0,0,0) linear-gradient(to right,#FACD89 50%,transparent) repeat scroll 0 0;
color: #E36BB6;
/*border: 2px solid #d7d7d7;*/
}