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

H萌娘,万物皆可H的百科全书!
跳到导航 跳到搜索
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
(未显示同一用户的33个中间版本)
第1行: 第1行:
body {
.CodeMirror-gutter-elt{
   opacity: 0.92;
    display: none;
   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:right 40% bottom 60%;
.CodeMirror-gutters {
   background-size:45%;
    border-right:0!important;
   background-attachment:fixed;
    background-repeat:no-repeat;
}
}

2021年3月28日 (日) 19:43的版本

.CodeMirror-gutter-elt{
    display: none;
}
.CodeMirror-gutters {
    border-right:0!important;
}