桂の脌 changed the content model of the page User:桂の脌/Sandbox.css from "CSS" to "Sanitized CSS" |
mNo edit summary |
||
| Line 10: | Line 10: | ||
background: rgba(0,0,0,0) linear-gradient(to right,#FACD89 50%,transparent) repeat scroll 0 0; | background: rgba(0,0,0,0) linear-gradient(to right,#FACD89 50%,transparent) repeat scroll 0 0; | ||
color: #E36BB6; | color: #E36BB6; | ||
border: 0px; | |||
/*border: 2px solid #d7d7d7;*/ | /*border: 2px solid #d7d7d7;*/ | ||
} | } | ||
/* 内页标题 */
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: 0px;
/*border: 2px solid #d7d7d7;*/
}