优化了一些几乎是公认的 lifan 整的比较鸡肋的花活。
Becoder Better! by xsc062
Details
Authorxsc062
LicenseCC Zero
CategoryCQBZOJ
Created
Updated
Size4.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Becoder Better!
@namespace userstyles.world/user/xsc062
@version 20240905.17.28
@author xsc062
@license CC Zero
==/UserStyle== */
@-moz-document url-prefix("https://www.becoder.com.cn/team") {
div.ui.large.label > img:first-child+a{
opacity: 1 !important;
}
div.ui.large.label {
color: rgb(105, 105, 105);
background-color: rgb(241, 241, 241);
}
div.ui.large.label:hover {
background-color: rgb(211, 211, 211);
}
div.ui.large.label {
margin-top: 2mm;
}
.eleven.wide.column>div:first-child+h4, .eleven.wide.column>div:first-child+h4+div{
display: none !important;
}
.eleven.wide.column>div:first-child+h4+div+h4{
margin-top: -.5mm !important;
}
img[src*=login_logo] {
margin-right: 15px !important;
}
div ui segment {
;
}
}
@-moz-document url("https://www.becoder.com.cn/") {
div.eleven.wide.column > div:first-child + h4 {
margin-top: -.5mm !important;
}
.right.floated.five.wide.column > h4:first-child + div + h4 + div {
height: 165px !important;
}
.eleven.wide.column>div:first-child+script+script+div+div+script+div+div+script+h4 {
margin-top:-21px;
}
.ui.red.icon.message>.header>p {
margin-top: -5px;
margin-bottom: 4px;
}
.right>h4+div[style*=overflow-y] {
height: 120px !important;
}
}
@-moz-document url-prefix("https://www.becoder.com.cn/article") {
p{
/* margin-top: revert !important; */
margin: 0mm 0mm 3mm 0mm !important;
}
.ui.simple.dropdown.item>a>p{
margin: 0mm 0mm -1.5mm 0mm !important;
}
div.font-content>div:first-child{
overflow: unset !important;
}
a.ui.mini.red.right.floated.labeled.icon.button{
margin: -4px 0px 0px 0px !important;
}
.ui.comments {
background-color: rgba(242, 246, 249, .79) !important;
padding: 25px;
box-shadow: 0px 1.6px 1.6px rgba(0, 0, 0, .13), 0px 0px 2.9px rgba(0, 0, 0, .17) !important;
margin-top: -20px;
}
}
@-moz-document url-prefix("https://www.becoder.com.cn/discussion/") {
table{
table-layout:fixed !important;
white-space: unset !important;
background-color: rgba(255, 255, 255, .87) !important;
padding: 25px;
box-shadow: 0px 1.6px 1.6px rgba(0, 0, 0, .17), 0px 0px 2.9px rgba(0, 0, 0, .17) !important;
}
table>tbody>tr>td:first-child+td{
text-align:right !important;
}
th:last-child,td:last-child{
display:none !important;
}
.ui.header>a{
font-size: 10px !important;
margin-left: .1mm !important;
margin-top: unset !important;
}
}
@-moz-document url-prefix("https://www.becoder.com.cn/") {
body {
background: linear-gradient(rgba(255, 255, 255, .72), rgba(255, 255, 255, .72)), url(/bg.svg) !important;
}
.ui.message{
padding-top: 1em;
padding-right: 1.2em;
padding-bottom: .5em;
padding-left: 1.2em;
}
.ui.existing.segment{
padding-top: 1em;
padding-right: 1.2em;
padding-bottom: .5em;
padding-left: 1.2em;
}
pre{
margin-bottom: .3em !important;
}
pre.CodeMirror-line{
margin-bottom: unset !important;
}
p>code{
font-weight: unset !important;
font-size: 14px !important;
color: rgb(78, 78, 78) !important;
line-height: 17px;
margin-bottom: 1.5px !important;
border-radius: .1em !important;
}
.ui.container>a:first-child+a {
margin-left: 40px !important;
}
.item[href$=ndar] {
margin-left: -30px;
}
}
@-moz-document url-prefix("https://www.becoder.com.cn/user/") {
.sixteen.wide.column > div:first-child > div:first-child + div{
width: 0% !important;
display: none !important;
}
.sixteen.wide.column > div:first-child > div:first-child{
width: unset !important;
}
}
@-moz-document url("https://www.becoder.com.cn/contests"), url("https://www.becoder.com.cn/corrections") {
.inline.fields>a:first-child {
color: rgb(106,106, 106) !important;
background-color: rgb(204, 204, 204);
height: 30px;
width: 85px;
border-radius: .3em !important;
}
.inline.fields>a:first-child:hover {
background-color: rgb(190, 190, 190);
}
.inline.fields>a:first-child>i{
color: rgb(106,106, 106) !important;
margin-top: 1.5mm !important;
margin-left: 2.5mm !important;
}
}
@-moz-document url-prefix("https://www.becoder.com.cn/problems") {
td>a[style~=orange] {
background-color: unset !important;
color: rgb(161, 161, 161) !important;
}
}
@-moz-document url-prefix("https://www.becoder.com.cn/contest/") {
.ui.container>a:first-child+a {
margin-left: 40px !important;
}
a#back_to_contest {
display: none !important;
}
}