User:桂の脌/Sandbox.css

From Moegirlpedia
< User:桂の脌
Revision as of 17:37, 9 September 2021 by 桂の脌 (talk | contribs) (debug)
Jump to: navigation, search
/* 内页标题 */
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;*/
}
mw-body {
	background-color: rgba(255,255,255,0.7);
}