User:桂の脌/Sandbox.css

From Moegirlpedia
< User:桂の脌
Revision as of 17:06, 9 September 2021 by 桂の脌 (talk | contribs) (桂の脌 changed the content model of the page User:桂の脌/Sandbox.css from "CSS" to "Sanitized CSS")
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: 2px solid #d7d7d7;*/
}