Skip to content

222.180.160.110:1024 by cqbz_dxm

Details

Authorcqbz_dxm

LicenseNo License

Category222.180.160.110:1024

Created

Updated

Size8.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

亿点细节,声明:原版来自 @XSC062

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         八中 OJ 美化
@namespace    userstyles.world/user/cqbz_dxm
@version      20221009.13.21
@description  亿点细节
@author       cqbz_dxm
@license      CC Zero
==/UserStyle== */

@-moz-document url-prefix("http://222.180.160.110:1024/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-left: 45px !important;
    margin-right: 15px !important;
}
}

@-moz-document regexp("http://222.180.160.110:1024/") {
div.eleven.wide.column > div:first-child {
    display: none;
}
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;
}
.right.floated.five.wide.column > h4:first-child + div + h4 + div + h4 + div + h4 + div + h4 + div + style + script + h4,
.right.floated.five.wide.column > h4:first-child + div + h4 + div + h4 + div + h4 + div + h4 + div + style + script + h4 + div,
.right.floated.five.wide.column > h4:last-of-type,
.right.floated.five.wide.column > div:last-child {
    display: none;
}
#score-distribution-chart, .box.box-info, .eleven.wide.column>div:first-child+script+script+div+div+script+div+div+script+h4+div+h4, .eleven.wide.column>div:first-child+script+script+div+div+script+div+div+script+h4+div+h4+div {
    display: none !important;
}
.eleven.wide.column>div:first-child+script+script+div+div+script+div+div+script+h4 {
    margin-top:-21px;
}
span.status.wrong_answer { 
    /*
    这个用 Wrong Answer 做的 NOIP 2022 是什么鬼啊
    而且 NOIP 2022 也不在这个时候吧????
    */
    margin-left: 1mm;
    margin-right: 1mm;
}
.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("http://222.180.160.110:1024/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;
}
.padding>p:first-of-type>b:first-of-type+b+b+b{
    display: none !important;
}
.ui.comments {
    border-radius: 20px !important;
    margin-top: -20px;
    background-color: rgba(255, 255, 255, .52) !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;
}
.ui.comments>div.comment>div.content {
    border-radius: 20px !important;
    background-color: rgba(255, 255, 255, .52) !important;
    padding: 10px;
    box-shadow: 0px 1.6px 1.6px rgba(0, 0, 0, .17), 0px 0px 2.9px rgba(0, 0, 0, .17) !important;
}
}

@-moz-document url-prefix("http://222.180.160.110:1024/discussion/") {
table{
    table-layout:fixed !important;
    white-space: unset !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("http://222.180.160.110:1024/") {
/* 卡片 */
th {
    background-color: #b1d2e300 !important;
}
.ui.top.attached.block.header {
    border-radius: 20px !important;
    background-color: #fef5d3b8 !important;
    box-shadow: 0px 1.6px 1.6px rgba(0, 0, 0, .17), 0px 0px 2.9px rgba(0, 0, 0, .17) !important;
}
div.ui.simple.dropdown>div.menu, h4.ui.selectable.celled.table, .ui.segment, div.content.active {
    border-radius: 20px !important;
    background-color: rgba(255, 255, 255, .52) !important;
    box-shadow: 0px 1.6px 1.6px rgba(0, 0, 0, .17), 0px 0px 2.9px rgba(0, 0, 0, .17) !important;
}
.ui.vertical.footer.segment {
    display: none !important;
}
table, .ui.bottom,.ui.existing.segment {
    border-radius: 20px !important;
    background-color: rgba(255, 255, 255, .52) !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:hover, .ui.existing.segment:hover, .ui.comments>div.comment>div.content:hover {
    box-shadow: 3px 3px 20px #656565 !important;
    background-color: rgba(255, 255, 255, .8) !important;
    transition:all .5s ease; 
    transform: translateY(-3px);
}
/* 背景 */
body {
    background: linear-gradient(rgba(255, 255, 255, .72), rgba(255, 255, 255, .72)), url(/bg.svg) !important;
    background-image: url(https://wallpapershome.com/images/pages/pic_h/5513.jpg) !important;
    background-image: url(https://wallpapershome.com/images/pages/pic_h/23318.jpg) !important;
}
/* 超链接 */
a {
    transition: all .15s ease;
    color: #005C97;
}
a:hover {
    font-weight : 1000;
    font-size : 105%; /*字体大小 */
    color: #f72525b0;
}
a{ position: relative; }
a:not(.exlg-dash-options)::after{ content: ""; width: 0; height: 4px; background: rgba(255, 0, 0, .575); position: absolute; top: 100%; left: 50%; transition: all .3s; }
a:not(.exlg-dash-options):hover::after{ left: 0%; width: 100%; }
a[data-v-303bbf52][data-v-639bc19b][data-v-5e85f938]::after{
    height: 0px !important;
}
a[data-v-303bbf52][data-v-258e49ac]::after{
    height: 0px !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;
}
.ui.container>a>img, a[href$=forecast],.ui.container>a[href$=corrections], .ui.container>a[href*=article] {
    display: none !important;
}
.item[href$=ndar] {
    margin-left: -30px;        
}
/* 顶栏 */
.ui.fixed.borderless.menu {
    background-color: rgba(255, 251, 217, .52);
}
a.item>i {
    color : #12527fc4
}
}

@-moz-document url-prefix("http://222.180.160.110:1024/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 regexp("http://222.180.160.110:1024/contests"), regexp("http://222.180.160.110:1024/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("http://222.180.160.110:1024/problems") {
td>a[style~=orange] {
        background-color: unset !important;
        color: rgb(161, 161, 161) !important;
    }
}
@-moz-document url-prefix("http://222.180.160.110:1024/contest/") {
.ui.container>a:first-child+a {
    margin-left: 40px !important;
}
.ui.container>a[href*=teachers],a[href*=calendar],a[id*=theme-mode], a[href*=training], a[href*=schedules], a[href*=corrections] {
    display: none !important;
}
}
@-moz-document url-prefix("https://222.180.160.110:1024/schedules") {
    
}

Reviews

No reviews yet.