「User:Irukaza/common.css」:修訂間差異

增加 362 位元組 、​ 2021年3月9日 (星期二)
無編輯摘要
imported>=海豚=
無編輯摘要
imported>=海豚=
無編輯摘要
第22行: 第22行:
body .ui-button {
body .ui-button {
    box-shadow: 0 0 0 0 !important;
    box-shadow: 0 0 0 0 !important;
}
::-webkit-scrollbar-thumb {
   border: 0;
   min-height: 34px;
   padding-top: 100;
   background-clip: padding-box;
   background-color: rgba(0,0,0,.2);
}
::-webkit-scrollbar-track {
   border: 0;
   background-clip: padding-box;
   /* background-color: rgba(206,205,197,.95); */
}
::selection {
   background: rgba(0,0,0,.1);
   text-shadow: none;
}
}
/* 链接显示效果 */
/* 链接显示效果 */
匿名用戶