User:Irukaza/common.css:修订间差异

H萌娘,万物皆可H的百科全书!
跳到导航 跳到搜索
imported>=海豚=
([InPageEdit] 没有编辑摘要)
imported>=海豚=
无编辑摘要
(未显示同一用户的597个中间版本)
第1行: 第1行:
/* 标题字型调整*/
body {
#firstHeading { font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 500; font-size: 175%; }
   opacity: 0.92;
h2 { font-weight: 500; }
   background-image:url(https://www.hmoegirl.com/images/f/f4/%E6%AD%A3%E5%9C%A8%E7%94%BB%E7%94%BB%E7%9A%84%E7%BA%B1%E9%9B%BE.png);
/* 对齐搜索按钮 */
   background-position:bottom 30% right 40%;
div#simpleSearch button#searchButton { padding-top: 1.15em; padding-bottom: .4em; padding-right: .1em; }
   background-size:45%;
   background-attachment:fixed;
   background-repeat:no-repeat;
}

2021年3月23日 (二) 09:55的版本

body {
    opacity: 0.92;
    background-image:url(https://www.hmoegirl.com/images/f/f4/%E6%AD%A3%E5%9C%A8%E7%94%BB%E7%94%BB%E7%9A%84%E7%BA%B1%E9%9B%BE.png);
    background-position:bottom 30% right 40%;
    background-size:45%;
    background-attachment:fixed;
    background-repeat:no-repeat;
}