暗色主题底部按钮样式

此为RPC管理局维基网站内部使用页面。
未在站务人员允许下切勿更改
/* 如果不适合用蓝色按钮的话,可以用这个 */ #breadcrumbs,#action-area .sub{ color: #c0c0c0; } #action-area h1 { color: #969696; } .page-options-bottom a,#main-content #action-area div #edit-page-form .buttons.alignleft input{ color: #fff; background-color: #3d3c3c; border: 2px #7b7676 solid;; cursor:pointer; } .page-options-bottom a:hover{ color: #e7e7e7; background-color: #2f2c2c; border: 2px #7b7676 solid; text-decoration:none; } table.edit-page-bottomtable{ background-color: transparent !important; } #lock-info{ background-color: #000 !important; } .edit-help-34 a{ color: #b0b0b0 !important; } #main-content .page-tags a { border: 1px solid #a89e9e; color: #fff; transition: all 0.5s; } #main-content .page-tags a:hover { background-color: grey; color: #fff; transition: all 0.5s; }
页面版本: 7, 最后编辑于: 25 Apr 2019 04:08