good
信息学奥赛一本通美化 by dldzd
Details
Authordldzd
LicenseNo License
Categoryxxxasybt
Created
Updated
Size14 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
V.1.5.1
Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.@-moz-document url("") {
/* ==UserStyle==
@name xxxasybt
@version 20220715.11.57
@namespace userstyles.world/user/dldzd
@description good
@author dldzd
@license No License
==/UserStyle== */
}
@-moz-document domain("ybt.ssoier.cn") {
/*zhuzhang*/
html > body {
background-image: url(https://w.wallhaven.cc/full/wq/wallhaven-wqkgkq.jpg) !important;
/*改背景图片*/
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
}
#tow1.on,
#tow2.on,
#tow3.on,
#tow4.on {
border-style: solid;
border-color: #b3b3b3;
border-width: 3px;
border-radius: 5px;
transition: all 0.3s ease;
box-shadow: 0px 0px 10px #fff;
background-color: #fff;
}
#tow1:hover,
#tow2:hover,
#tow3:hover,
#tow4:hover {
border-radius: 5px;
transition: all 0.3s ease;
background-color: #fff;
box-shadow: 0px 0px 30px #333333;
}
#tow1,
#tow2,
#tow3,
#tow4 {
border-radius: 5px;
transition: all 0.3s ease;
}
table {
border-style: solid !important;
border-color: #b3b3b3!important;
border-width: 3px!important;
border-radius: 15px!important;
transition: all 0.3s ease;
box-shadow: 0px 0px 10px #fff;
background-color: #fff;
background-color: #ffffffb3;
}
table:hover {
transition: all 0.3s ease;
background-color: #fff;
box-shadow: 0px 0px 30px #333333;
}
table.menu {
margin-top: 10px;
}
caption.plist,
caption.rlist,
.tabList {
border-style: solid;
border-color: #b3b3b3;
border-width: 3px;
border-radius: 15px;
margin-top: 10px;
transition: all 0.3s ease;
box-shadow: 0px 0px 10px #fff;
background-color: #fff;
background-color: #ffffffb3;
}
caption.plist:hover,
caption.rlist:hover,
.tabList:hover {
transition: all 0.3s ease;
background-color: #fff;
box-shadow: 0px 0px 30px #333333;
}
select,
input {
border-style: solid;
border-width: 3px;
outline-color: #fff0;
transition: all 0.5s ease;
border-radius: 0px !important;
box-shadow: 0px 0px 1px #333333;
}
select:hover,
input:hover {
outline-color: #fff0;
transition: all 0.5s ease;
border-radius: 20px !important;
box-shadow: 0px 0px 15px #333333;
}
button {
border-style: solid;
border-width: 2px;
transition: all 0.5s ease;
box-shadow: 0px 0px 1px #333333;
}
button:hover {
border-radius: 25px !important;
transition: all 0.5s ease;
box-shadow: 0px 0px 15px #333333;
}
.note {
margin-right: 100px !important;
}
}
@-moz-document domain("tg.ssoier.cn") {
html > body {
background-image: url(https://w.wallhaven.cc/full/wq/wallhaven-wqkgkq.jpg) !important;
/*改背景图片*/
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
}
#tow1.on,
#tow2.on,
#tow3.on,
#tow4.on {
border-style: solid;
border-color: #b3b3b3;
border-width: 3px;
border-radius: 5px;
transition: all 0.3s ease;
box-shadow: 0px 0px 10px #fff;
background-color: #fff;
}
#tow1:hover,
#tow2:hover,
#tow3:hover,
#tow4:hover {
border-radius: 5px;
transition: all 0.3s ease;
background-color: #fff;
box-shadow: 0px 0px 30px #333333;
}
#tow1,
#tow2,
#tow3,
#tow4 {
border-radius: 5px;
transition: all 0.3s ease;
}
table {
border-style: solid !important;
border-color: #b3b3b3!important;
border-width: 3px!important;
border-radius: 15px!important;
transition: all 0.3s ease;
box-shadow: 0px 0px 10px #fff;
background-color: #fff;
background-color: #ffffffb3;
}
table:hover {
transition: all 0.3s ease;
background-color: #fff;
box-shadow: 0px 0px 30px #333333;
}
table.menu {
margin-top: 10px;
}
caption.plist,
caption.rlist,
.tabList {
border-style: solid;
border-color: #b3b3b3;
border-width: 3px;
border-radius: 15px;
margin-top: 10px;
transition: all 0.3s ease;
box-shadow: 0px 0px 10px #fff;
background-color: #fff;
background-color: #ffffffb3;
}
caption.plist:hover,
caption.rlist:hover,
.tabList:hover {
transition: all 0.3s ease;
background-color: #fff;
box-shadow: 0px 0px 30px #333333;
}
select,
input {
border-style: solid;
border-width: 3px;
outline-color: #fff0;
transition: all 0.5s ease;
border-radius: 0px !important;
box-shadow: 0px 0px 1px #333333;
}
select:hover,
input:hover {
outline-color: #fff0;
transition: all 0.5s ease;
border-radius: 20px !important;
box-shadow: 0px 0px 15px #333333;
}
button {
border-style: solid;
border-width: 2px;
transition: all 0.5s ease;
box-shadow: 0px 0px 1px #333333;
}
button:hover {
border-radius: 25px !important;
transition: all 0.5s ease;
box-shadow: 0px 0px 15px #333333;
}
.note {
margin-right: 100px !important;
}
}
@-moz-document domain("pj.ssoier.cn") {
html > body {
background-image: url(https://w.wallhaven.cc/full/wq/wallhaven-wqkgkq.jpg) !important;
/*改背景图片*/
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
}
#tow1.on,
#tow2.on,
#tow3.on,
#tow4.on {
border-style: solid;
border-color: #b3b3b3;
border-width: 3px;
border-radius: 5px;
transition: all 0.3s ease;
box-shadow: 0px 0px 10px #fff;
background-color: #fff;
}
#tow1:hover,
#tow2:hover,
#tow3:hover,
#tow4:hover {
border-radius: 5px;
transition: all 0.3s ease;
background-color: #fff;
box-shadow: 0px 0px 30px #333333;
}
#tow1,
#tow2,
#tow3,
#tow4 {
border-radius: 5px;
transition: all 0.3s ease;
}
table {
border-style: solid !important;
border-color: #b3b3b3!important;
border-width: 3px!important;
border-radius: 15px!important;
transition: all 0.3s ease;
box-shadow: 0px 0px 10px #fff;
background-color: #fff;
background-color: #ffffffb3;
}
table:hover {
transition: all 0.3s ease;
background-color: #fff;
box-shadow: 0px 0px 30px #333333;
}
table.menu {
margin-top: 10px;
}
caption.plist,
caption.rlist,
.tabList {
border-style: solid;
border-color: #b3b3b3;
border-width: 3px;
border-radius: 15px;
margin-top: 10px;
transition: all 0.3s ease;
box-shadow: 0px 0px 10px #fff;
background-color: #fff;
background-color: #ffffffb3;
}
caption.plist:hover,
caption.rlist:hover,
.tabList:hover {
transition: all 0.3s ease;
background-color: #fff;
box-shadow: 0px 0px 30px #333333;
}
select,
input {
border-style: solid;
border-width: 3px;
outline-color: #fff0;
transition: all 0.5s ease;
border-radius: 0px !important;
box-shadow: 0px 0px 1px #333333;
}
select:hover,
input:hover {
outline-color: #fff0;
transition: all 0.5s ease;
border-radius: 20px !important;
box-shadow: 0px 0px 15px #333333;
}
button {
border-style: solid;
border-width: 2px;
transition: all 0.5s ease;
box-shadow: 0px 0px 1px #333333;
}
button:hover {
border-radius: 25px !important;
transition: all 0.5s ease;
box-shadow: 0px 0px 15px #333333;
}
.note {
margin-right: 100px !important;
}
}
@-moz-document domain("oj.woj.ac.cn") {
html > body {
background-image: url(https://w.wallhaven.cc/full/wq/wallhaven-wqkgkq.jpg) !important;
/*改背景图片*/
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
}
#tow1.on,
#tow2.on,
#tow3.on,
#tow4.on {
border-style: solid;
border-color: #b3b3b3;
border-width: 3px;
border-radius: 5px;
transition: all 0.3s ease;
box-shadow: 0px 0px 10px #fff;
background-color: #fff;
}
#tow1:hover,
#tow2:hover,
#tow3:hover,
#tow4:hover {
border-radius: 5px;
transition: all 0.3s ease;
background-color: #fff;
box-shadow: 0px 0px 30px #333333;
}
#tow1,
#tow2,
#tow3,
#tow4 {
border-radius: 5px;
transition: all 0.3s ease;
}
table {
border-style: solid !important;
border-color: #b3b3b3!important;
border-width: 3px!important;
border-radius: 15px!important;
transition: all 0.3s ease;
box-shadow: 0px 0px 10px #fff;
background-color: #fff;
background-color: #ffffffb3;
}
table:hover {
transition: all 0.3s ease;
background-color: #fff;
box-shadow: 0px 0px 30px #333333;
}
table.menu {
margin-top: 10px;
}
caption.plist,
caption.rlist,
.tabList {
border-style: solid;
...