Difference between revisions of "User:桂の脌/Sandbox.css"

From Moegirlpedia
Jump to: navigation, search
(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")
(Tag: content model change)
(No difference)

Revision as of 17:06, 9 September 2021

/* 内页标题 */
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;*/
}