看著動漫花園還是那麼老舊的樣子就心血來潮寫了這個css, 本作是參照iOS的風格,盡量簡潔。
動漫花園 黑蘋果風 by leeraymond78
Details
Authorleeraymond78
LicenseNo License
Categorydmhy
Created
Updated
Size7.4 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 動漫花園 黑蘋果風
@namespace USO Archive
@author Raymond Li
@description `看著動漫花園還是那麼老舊的樣子就心血來潮寫了這個css, 本作是參照iOS的風格,盡量簡潔。`
@version 20220426.10.42
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("share.dmhy.org") {
* {
font-family: "Microsoft YaHei", sans-serif ! important;
font-weight: 400 ! important;
font-size: 13px ! important;
}
.container .bg div.header {
display: none;
}
.container .bg {
margin: 0px !important;
background-color: #000 !important;
min-width: 600px !important;
}
.container .bg .main {
padding: 0px !important;
background-color: #000 !important;
}
.container .bg .main .nav_title {
background-color: #222 !important;
padding: 0px 5px !important;
}
.container .bg .main .table {
border: none !important;
background: none !important;
padding: 0px !important;
}
.container .bg .main .table {
width: 100% !important;
}
.container .bg .main .table .jmd .even {
background-color: inherit !important;
}
.container .bg .main .table .jmd .today {
background-color: inherit !important;
}
.container .bg .main .table .jmd .odd {
background-color: inherit !important;
}
table.jmd tr th {
padding: 0px !important;
background-color: inherit !important;
font-weight: normal;
}
table.jmd a {
border: none !important;
background-color: #007FFF !important;
border-radius: 30px !important;
padding: 0px 8px !important;
color: white !important;
line-height: 20px !important;
display: inline-block !important;
margin: 2px;
}
table.jmd .today a {
background-color: #FF9500 !important;
}
.quick_search {
border: 0px;
background: #222;
padding: 0px;
width: 80%
}
.quick_search .quick_input {
border: 0px;
background: inherit !important;
width: 80%;
color: white;
}
.quick_search .formButton {
border: 0px;
background: #2e2e2e !important;
color: white;
padding: 2px 14px;
margin: 0px;
}
.quick_search form a {
color: #007FFF;
}
.quick_search form #AdvSearch p {
color: white;
}
.container .bg .main div.table.clear .nav_title {
background-color: #000 !important;
}
.container .bg .main div.clear.table table {
background-color: inherit !important;
}
.container .bg .main div.clear.table table th {
background: #2e2e2e !important;
}
.container .bg .main div.clear.table table tr {
border: 1px;
}
.container .bg .main div.clear.table table tr.even {
background-color: #000 !important;
}
.container .bg .main div.clear.table table tr.odd {
background-color: #111 !important;
}
.container .bg .main div.clear.table table tr.even td {
background-color: inherit !important;
}
.container .bg .main div.clear.table table tr.odd td {
background-color: inherit !important;
}
.container .bg .main div.clear.table table tr:hover {
background-color: #292929 !important;
}
.container .bg .main div.clear.table table tr td {
color: #ccc;
}
.container .bg .main div.clear.table table tr td.title span.tag {
border: none !important;
background-color: rgb(5, 105, 127) !important;
border-radius: 30px !important;
padding: 0px 8px !important;
color: white !important;
line-height: 20px !important;
display: inline-block !important;
margin: 2px;
}
.container .bg .main div.clear.table table tr td.title a span.keyword {
color: black;
}
.container .bg .main div.clear.table table tr td a {
font-weight: 100;
color: #999;
}
.container .bg .main div.clear.table table tr td a.sort-2 font {
color: #4CD964;
}
.container .bg .main div.clear.table table tr td a.sort-3 font {
color: #5856d6;
}
.container .bg .main div.clear.table table tr td a.sort-6 font {
color: #007FFF;
}
.container .bg .main div.clear.table table tr td a.sort-31 font {
color: #52EDC7;
}
.container .bg .main div.clear.table table tr td a b {
font-weight: 100;
}
.container .bg .main div.clear.table table tr td.title a {
color: #fff;
}
.container .bg .main div.clear.table table tr td.title a:hover {
color: deepskyblue;
}
span.btl_1 {
color: deepskyblue;
}
span.bts_1{
color: chartreuse;
}
.container .bg .main .ui-corner-all {
background: inherit;
border: 1px solid #444;
border-radius: 3px;
}
.container .bg .main .ui-corner-all .topic-title .info {
text-shadow: none;
}
.ui-widget-content {
color: white;
}
.ui-widget-content a {
color: #007FFF;
}
#comment_recent {
background: inherit;
}
#comment_recent tbody tr {
background: inherit;
}
#comment_recent .infotable {
background: inherit;
}
#comment_recent .comment_con {
background: inherit;
}
#comment_add {
background: inherit;
}
.add_title {
background: inherit;
}
div.file_list {
background: inherit;
border: 0px;
width: 100%;
}
div.file_list .even {
background-color: #333 !important;
}
div.file_list .odd {
background-color: #222 !important;
}
.add_advert {
color: #888;
}
.list_style .even {
background: #333;
}
.list_style .odd {
background: #222;
}
#cms-13.main div {
background-color: inherit !important;
}
.weekly_list_title a {
color: black;
font-weight: 400;
text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
font-size: 24px
}
.weekly_list_part a {
border: none !important;
background-color: rgb(5, 105, 127) !important;
border-radius: 30px !important;
padding: 0px 8px !important;
color: white !important;
line-height: 20px !important;
display: inline-block !important;
margin: 2px;
}
hr {
opacity: .3;
}
body {
color: white;
}
th,
td {
color: white;
border-bottom: 1px solid #2e2e2e;
font-weight: 100;
}
a {
color: #007FFF;
}
a:hover {
color: #fff;
}
a.download-pikpak{
display:none;
}
font[color="purple"]{
color:violet;
}
font[color="brown"]{
color:burlywood;
}
font[color="black"]{
color:white;
}
}