“MediaWiki:Common.css”的版本间的差异
来自小鱼君和他的朋友们
小 (导入1个版本) |
小 |
||
第1行: | 第1行: | ||
− | + | @import url(https://wjghj.cn/index.php?title=MediaWiki:Animation.css&ctype=text/css&action=raw); | |
− | @import url( | + | @import url(https://wjghj.cn/index.php?title=MediaWiki:CustomSlider.css&action=raw&ctype=text/css); |
− | @import url( | + | @import url(https://wjghj.cn/index.php?title=MediaWiki:Gadget-ShowAvatar.css&action=raw&ctype=text/css); |
− | @import url( | + | @import url(https://wjghj.cn/index.php?title=MediaWiki:Portable-infobox.css&ctype=text/css&action=raw); |
− | @import url( | + | @import url(https://wjghj.cn/index.php?title=MediaWiki:Share-to-btn.css&action=raw&ctype=text/css); |
− | + | @import url("https://fonts.font.im/css?family=Raleway:500,700|Audiowide|Orbitron:400,700|Share+Tech+Mono"); | |
− | @import url( | + | |
− | @import url("/ | + | @font-face { |
− | @ | + | font-family:汉真广标; |
+ | src:url(https://wjghj.cn/Fonts/GuangBiao.ttf) | ||
+ | } | ||
− | |||
− | |||
− | |||
body { | body { | ||
− | + | font-family: Raleway,Arial,Tahoma,"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,"Hiragino Sans GB","Microsoft JhengHei",微軟正黑體,sans-serif; | |
− | font-family: | + | color: #0e191a |
− | + | } | |
− | background: | + | |
− | background- | + | pre { |
+ | overflow: auto !important; | ||
+ | background-color: rgba(210,240,255,0.2) !important | ||
+ | } | ||
+ | |||
+ | .mw-highlight { | ||
+ | background: #4d94ff1a | ||
+ | } | ||
+ | |||
+ | #Wikiplus-Quickedit, | ||
+ | #wpTextbox1, | ||
+ | pre { | ||
+ | -webkit-overflow-scrolling: touch | ||
+ | } | ||
+ | |||
+ | .mw-wiki-logo { | ||
+ | background-size: 150px | ||
} | } | ||
− | + | #mw-footer { | |
− | h1. | + | color: #252525; |
+ | margin: 0.5em 1em 1em 1em; | ||
+ | background: rgba(255,255,255,0.3); | ||
+ | padding: 8px; | ||
+ | border: 2px dotted #c5c5c5; | ||
+ | border-radius: 4px | ||
+ | } | ||
+ | |||
+ | #mw-footer-container a { | ||
+ | color: #005dff | ||
+ | } | ||
+ | |||
+ | #f-list { | ||
+ | margin: 0 | ||
+ | } | ||
+ | |||
+ | .sidebar-chunk { | ||
+ | background: #ccebffcc !important; | ||
+ | border: solid #55a2ff !important | ||
+ | } | ||
+ | |||
+ | li#ca-varlang-1, | ||
+ | li#ca-varlang-2, | ||
+ | li#ca-varlang-3, | ||
+ | li#ca-varlang-4, | ||
+ | li#ca-varlang-5, | ||
+ | li#ca-varlang-6, | ||
+ | li#ca-varlang-7, | ||
+ | li#ca-varlang-8, | ||
+ | li#ca-varlang-9 { | ||
+ | display: none !important | ||
+ | } | ||
+ | |||
+ | .header-hide { | ||
+ | top: -70px !important; | ||
+ | transition: all 0.5s | ||
+ | } | ||
+ | |||
+ | #mw-header-container, | ||
+ | #mw-header-hack { | ||
+ | transition: all 0.5s | ||
+ | } | ||
+ | |||
+ | .mw-body h2, | ||
+ | .mw-body h3, | ||
+ | .mw-body h4, | ||
+ | .mw-body h5, | ||
+ | .mw-body h6 { | ||
+ | font-family: Orbitron,Arial,Tahoma,"Microsoft YaHei" !important | ||
+ | } | ||
+ | |||
+ | h1.firstHeading { | ||
border: none !important; | border: none !important; | ||
− | background: linear-gradient(90deg,rgb(151, 151, 151),rgba(255,255,255,0)); | + | background: linear-gradient(90deg,rgb(151,151,151),rgba(255,255,255,0)); |
− | background-position: 0 | + | background-position: 0 22px !important; |
background-repeat: repeat-x !important; | background-repeat: repeat-x !important; | ||
background-size: 100% 8px !important; | background-size: 100% 8px !important; | ||
第31行: | 第97行: | ||
padding-left: 4px; | padding-left: 4px; | ||
margin-bottom: 9px; | margin-bottom: 9px; | ||
+ | font-family: Audiowide,Arial,Tahoma,汉真广标,"Microsoft YaHei","Microsoft JhengHei",微軟正黑體,sans-serif !important; | ||
+ | font-size: 2em | ||
} | } | ||
− | + | ||
− | .ns-0 h1. | + | .ns-0 h1.firstHeading { |
− | background: linear-gradient(90deg,rgb(28, 98, 227),rgba(255,255,255,0)) | + | background: linear-gradient(90deg,rgb(28,98,227),rgba(255,255,255,0)) |
} | } | ||
− | + | ||
− | .ns-6 h1. | + | .ns-6 h1.firstHeading { |
− | background: linear-gradient(90deg,rgb(88, 216, 165),rgba(255,255,255,0)) | + | background: linear-gradient(90deg,rgb(88,216,165),rgba(255,255,255,0)) |
} | } | ||
− | + | ||
− | .ns-8 h1. | + | .ns-8 h1.firstHeading { |
− | background: linear-gradient(90deg,rgb(255, 75, 112),rgba(255,255,255,0)) | + | background: linear-gradient(90deg,rgb(255,75,112),rgba(255,255,255,0)) |
} | } | ||
− | + | ||
− | .ns-10 h1. | + | .ns-10 h1.firstHeading { |
− | background: linear-gradient(90deg,rgb(121, 80, 250),rgba(255,255,255,0)) | + | background: linear-gradient(90deg,rgb(121,80,250),rgba(255,255,255,0)) |
} | } | ||
− | + | #mw-content h2:not(.pi-title):not(.pi-header) { | |
padding-top: 2px; | padding-top: 2px; | ||
border: none !important; | border: none !important; | ||
− | background: linear-gradient(90deg,rgb(127, 172, 255),rgba(210, 232, 255, 0.53)); | + | background: linear-gradient(90deg,rgb(127,172,255),rgba(210,232,255,0.53)); |
− | background-position: 0 | + | background-position: 0 22px !important; |
background-repeat: repeat-x; | background-repeat: repeat-x; | ||
background-size: 100% 4px; | background-size: 100% 4px; | ||
font-size: 21px; | font-size: 21px; | ||
− | text-shadow: 2px 0px 0px white | + | text-shadow: 2px 0px 0px white |
} | } | ||
− | + | #mw-content h3:not(.pi-data-label) { | |
border: none !important; | border: none !important; | ||
− | background: linear-gradient(90deg,rgb(159, 204, 255),rgba(159, 204, 255, 0)); | + | background: linear-gradient(90deg,rgb(159,204,255),rgba(159,204,255,0)); |
background-position: 0 18px !important; | background-position: 0 18px !important; | ||
background-repeat: repeat-x; | background-repeat: repeat-x; | ||
第69行: | 第137行: | ||
} | } | ||
− | + | #mw-content h4 { | |
border: none !important; | border: none !important; | ||
− | background: linear-gradient(90deg,rgb(159, 204, 255),rgba(159, 204, 255, 0)); | + | background: linear-gradient(90deg,rgb(159,204,255),rgba(159,204,255,0)); |
− | background-position: 0 | + | background-position: 0 18px !important; |
background-repeat: repeat-x; | background-repeat: repeat-x; | ||
− | background-size: 1px | + | background-size: 1px 2px; |
font-size: 17px | font-size: 17px | ||
} | } | ||
− | + | #mw-content h5 { | |
font-size: 16px | font-size: 16px | ||
} | } | ||
− | + | #mw-content h6 { | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | |||
a { | a { | ||
− | text-shadow: 0 -15px 2.5px transparent, 0 15px 2.5px transparent; | + | text-shadow: 0 -15px 2.5px transparent,0 15px 2.5px transparent; |
text-decoration: none; | text-decoration: none; | ||
− | transition: all .05s | + | transition: all .05s |
} | } | ||
− | + | ||
a:hover { | a:hover { | ||
− | text-shadow: 0 0 2.5px #33a6ff, 0 0 2.5px #33a6ff; | + | text-shadow: 0 0 2.5px #33a6ff,0 0 2.5px #33a6ff; |
− | color: # | + | color: #3356df; |
text-decoration: none; | text-decoration: none; | ||
− | transition: all .14s linear 0s | + | transition: all .14s linear 0s |
} | } | ||
− | .mw-collapsible-toggle a{text-shadow:none | + | |
+ | .mw-collapsible-toggle a { | ||
+ | text-shadow: none | ||
+ | } | ||
+ | |||
a.new { | a.new { | ||
− | text-shadow: 0 -15px 2.5px transparent, 0 15px 2.5px transparent; | + | text-shadow: 0 -15px 2.5px transparent,0 15px 2.5px transparent; |
text-decoration: none; | text-decoration: none; | ||
− | transition: all .05s | + | transition: all .05s |
} | } | ||
+ | |||
a.new:hover { | a.new:hover { | ||
− | text-shadow: 0 0 2.5px #d30, 0 0 2.5px #c20; | + | text-shadow: 0 0 2.5px #d30,0 0 2.5px #c20; |
text-decoration: none; | text-decoration: none; | ||
− | transition: all .14s linear 0s; | + | transition: all .14s linear 0s |
+ | } | ||
+ | |||
+ | a.selflink { | ||
+ | font-weight: bold; | ||
+ | animation: colorful 5s linear infinite; | ||
+ | text-shadow: none; | ||
+ | cursor: default | ||
} | } | ||
− | + | ||
− | . | + | .scrollDiv { |
− | + | width: 100%; | |
+ | height: 25px; | ||
+ | line-height: 25px; | ||
+ | overflow: hidden | ||
} | } | ||
− | . | + | |
− | + | .scrollDiv li { | |
− | + | height: 25px; | |
+ | list-style: none; | ||
+ | text-align: center | ||
} | } | ||
− | . | + | |
− | + | .flow-board-header-footer { | |
+ | display: none | ||
} | } | ||
− | . | + | |
− | color: | + | .flow-bottom-spacer { |
+ | color: gray; | ||
+ | font-size: 80% | ||
} | } | ||
− | + | body .tochide { | |
− | . | + | font-size: 95% |
+ | } | ||
− | + | body .mw-collapsed.tochide tr:first-child td { | |
− | + | padding: 7px!important | |
− | body .mw-collapsed.tochide tr:first-child td{ | + | } |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | body .mw-collapsed.tochide tr:last-child td { | |
− | + | padding: 0 7px!important | |
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | ||
+ | body .tochide tr:first-child td .mw-collapsible-toggle { | ||
+ | top: 7px!important | ||
+ | } | ||
+ | |||
+ | body .tochide tr:first-child td { | ||
+ | padding: 7px 7px 0!important | ||
+ | } | ||
+ | |||
+ | body .tochide tr:last-child td { | ||
+ | padding: 0 7px 7px 7px!important | ||
+ | } | ||
+ | |||
+ | body .tochide td { | ||
+ | width: auto; | ||
+ | border-width: 0 | ||
+ | } | ||
+ | |||
+ | body .tochide div.toc#toc { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | background: none; | ||
+ | background-color: none; | ||
+ | border-width: 0; | ||
+ | width: 100% | ||
+ | } | ||
+ | |||
+ | body .tochide #toctitle { | ||
+ | display: none | ||
+ | } | ||
+ | |||
+ | body .tochide ul { | ||
+ | background-color: transparent; | ||
+ | margin: 0.5em 1em | ||
+ | } | ||
+ | |||
+ | .mw-body a.external:visited { | ||
+ | color: #36b | ||
+ | } | ||
+ | |||
span.heimu a.external, | span.heimu a.external, | ||
span.heimu a.external:visited, | span.heimu a.external:visited, | ||
第165行: | 第267行: | ||
span.heimu a.extiw:visited { | span.heimu a.extiw:visited { | ||
color: #252525; | color: #252525; | ||
− | transition: all .14s linear 0s | + | transition: all .14s linear 0s |
} | } | ||
+ | |||
.heimu, | .heimu, | ||
.heimu a, | .heimu a, | ||
第174行: | 第277行: | ||
color: #252525; | color: #252525; | ||
text-shadow: none; | text-shadow: none; | ||
− | transition: all .14s linear 0s | + | transition: all .14s linear 0s |
} | } | ||
+ | |||
body:not(.heimu_toggle_on) .heimu:hover, | body:not(.heimu_toggle_on) .heimu:hover, | ||
body:not(.heimu_toggle_on) .heimu:active, | body:not(.heimu_toggle_on) .heimu:active, | ||
body:not(.heimu_toggle_on) .heimu.off { | body:not(.heimu_toggle_on) .heimu.off { | ||
background-color: rgba(100,100,100,0.3); | background-color: rgba(100,100,100,0.3); | ||
− | transition: all .14s linear 0s | + | transition: all .14s linear 0s |
} | } | ||
+ | |||
body:not(.heimu_toggle_on) .heimu:hover a, | body:not(.heimu_toggle_on) .heimu:hover a, | ||
body:not(.heimu_toggle_on) a:hover .heimu, | body:not(.heimu_toggle_on) a:hover .heimu, | ||
第188行: | 第293行: | ||
color: #006cb0; | color: #006cb0; | ||
background-color: rgba(180,180,180,0.3); | background-color: rgba(180,180,180,0.3); | ||
− | transition: all .14s linear 0s | + | transition: all .14s linear 0s |
} | } | ||
+ | |||
body:not(.heimu_toggle_on) .heimu.off .new, | body:not(.heimu_toggle_on) .heimu.off .new, | ||
body:not(.heimu_toggle_on) .heimu.off .new:hover, | body:not(.heimu_toggle_on) .heimu.off .new:hover, | ||
第198行: | 第304行: | ||
color: #BA0000; | color: #BA0000; | ||
background-color: rgba(100,100,100,0.3); | background-color: rgba(100,100,100,0.3); | ||
− | transition: all .14s linear 0s | + | transition: all .14s linear 0s |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | table.navbox { | |
− | |||
− | |||
− | |||
− | |||
− | table. | ||
border: 1px solid #aaa; | border: 1px solid #aaa; | ||
clear: both; | clear: both; | ||
第235行: | 第313行: | ||
padding: 1px; | padding: 1px; | ||
text-align: center; | text-align: center; | ||
− | width: 100% | + | width: 100% |
} | } | ||
− | table. | + | |
− | margin-top: -1px | + | table.navbox+table.navbox { |
+ | margin-top: -1px | ||
} | } | ||
− | . | + | |
− | . | + | .navbox-title, |
− | table. | + | .navbox-abovebelow, |
+ | table.navbox th { | ||
padding-left: 1em; | padding-left: 1em; | ||
padding-right: 1em; | padding-right: 1em; | ||
− | text-align: center | + | text-align: center |
} | } | ||
− | . | + | |
+ | .navbox-group { | ||
font-weight: 700; | font-weight: 700; | ||
padding-left: 1em; | padding-left: 1em; | ||
padding-right: 1em; | padding-right: 1em; | ||
− | white-space: nowrap | + | white-space: nowrap |
} | } | ||
− | . | + | |
− | . | + | .navbox, |
− | background: none repeat scroll 0 0 #fdfdfd | + | .navbox-subgroup { |
+ | background: none repeat scroll 0 0 #fdfdfd | ||
} | } | ||
− | . | + | |
− | border-color: #fdfdfd | + | .navbox-list { |
+ | border-color: #fdfdfd | ||
} | } | ||
− | . | + | |
− | table. | + | .navbox-title, |
− | background: none repeat scroll 0 0 #74c5ff | + | table.navbox th { |
+ | background: none repeat scroll 0 0 #74c5ff | ||
} | } | ||
− | . | + | |
− | . | + | .navbox-abovebelow, |
− | . | + | .navbox-group, |
− | background: none repeat scroll 0 0 #94cfff | + | .navbox-subgroup .navbox-title { |
+ | background: none repeat scroll 0 0 #94cfff | ||
} | } | ||
− | . | + | |
− | . | + | .navbox-subgroup .navbox-group, |
− | background: none repeat scroll 0 0 #a7ddff | + | .navbox-subgroup .navbox-abovebelow { |
+ | background: none repeat scroll 0 0 #a7ddff | ||
} | } | ||
− | . | + | |
− | background: none repeat scroll 0 0 #dff0ff | + | .navbox-even { |
+ | background: none repeat scroll 0 0 #dff0ff | ||
} | } | ||
− | . | + | |
− | background: none repeat scroll 0 0 transparent | + | .navbox-odd { |
+ | background: none repeat scroll 0 0 transparent | ||
} | } | ||
+ | |||
.collapseButton { | .collapseButton { | ||
float: right; | float: right; | ||
font-weight: 400; | font-weight: 400; | ||
text-align: right; | text-align: right; | ||
− | width: auto | + | width: auto |
} | } | ||
− | . | + | |
− | width: 6em | + | .navbox .collapseButton { |
+ | width: 6em | ||
} | } | ||
− | + | ||
− | + | .navbox .TabLabel { | |
− | . | + | text-align: left |
− | text-align: left | ||
} | } | ||
− | + | ||
.infoBox { | .infoBox { | ||
− | margin: 0 auto | + | margin: 0 auto |
} | } | ||
+ | |||
.infoBoxTitle { | .infoBoxTitle { | ||
margin: 3px auto; | margin: 3px auto; | ||
padding: 0; | padding: 0; | ||
text-align: center; | text-align: center; | ||
− | font-weight: 700 | + | font-weight: 700 |
} | } | ||
+ | |||
.infoBoxIcon { | .infoBoxIcon { | ||
display: table-cell; | display: table-cell; | ||
padding: 2px 0 2px .5em; | padding: 2px 0 2px .5em; | ||
− | vertical-align: middle | + | vertical-align: middle |
} | } | ||
+ | |||
.infoBoxText { | .infoBoxText { | ||
display: table-cell; | display: table-cell; | ||
padding: .25em .5em .25em 1.3em; | padding: .25em .5em .25em 1.3em; | ||
width: 100%; | width: 100%; | ||
− | vertical-align: middle | + | vertical-align: middle |
} | } | ||
+ | |||
.infoBoxContent { | .infoBoxContent { | ||
border: 1px solid #ddd; | border: 1px solid #ddd; | ||
border-left-width: 0; | border-left-width: 0; | ||
− | background: #fbfbfb | + | background: #fbfbfb |
} | } | ||
+ | |||
.infoBoxBelow { | .infoBoxBelow { | ||
margin: 0 auto; | margin: 0 auto; | ||
padding: 0; | padding: 0; | ||
− | text-align: center | + | text-align: center |
} | } | ||
− | + | div.mw-warning-with-logexcerpt, | |
− | + | div.mw-cascadeprotectedwarning { | |
− | . | + | border: 1px solid #ccc; |
− | + | border-left: 10px solid red; | |
− | - | + | clear: both; |
− | + | width: 80%; | |
− | + | margin: 0 auto; | |
− | + | background: #fcff8b | |
} | } | ||
− | + | ||
− | . | + | div.mw-warning-with-logexcerpt p, |
− | + | div.mw-cascadeprotectedwarning p { | |
− | + | margin-left: 2em; | |
− | + | margin-right: 2em | |
− | - | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | ||
− | + | .mw-logline-protect { | |
− | . | + | background: #ffe34d |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | ||
− | . | + | .akarin { |
− | + | color: transparent; | |
− | + | text-shadow: 1px 1px 8px gray; | |
− | + | transition: all .14s liner 0s | |
} | } | ||
− | + | ||
− | + | span.akarin a.external, | |
− | + | span.akarin a.external:visited, | |
− | + | span.akarin a.extiw, | |
+ | span.akarin a.extiw:visited { | ||
+ | color: transparent; | ||
+ | text-shadow: 1px 1px 8px #6af; | ||
+ | transition: all .14s linear 0s | ||
} | } | ||
− | . | + | |
− | + | .akarin a, | |
− | + | a .akarin { | |
− | + | color: transparent; | |
− | + | text-shadow: 1px 1px 8px #6af; | |
− | + | transition: all .14s linear 0s | |
− | |||
} | } | ||
− | . | + | |
− | + | .akarin a.new { | |
+ | color: transparent; | ||
+ | text-shadow: 1px 1px 8px pink; | ||
+ | transition: all .14s linear 0s | ||
} | } | ||
− | + | body:not(.akarin_toggle_on) .akarin:hover, | |
− | + | body:not(.akarin_toggle_on) .akarin:active, | |
− | + | body:not(.akarin_toggle_on) .akarin.off { | |
− | + | color: #999; | |
− | + | text-shadow: 1px 1px 2px gray; | |
− | .akarin,.akarin | + | transition: all .14s linear 0s |
− | color: | ||
− | text-shadow: | ||
− | transition: all .14s linear 0s | ||
} | } | ||
− | .akarin:hover, | + | |
− | .akarin: | + | body:not(.akarin_toggle_on) .akarin:hover a, |
− | color: # | + | body:not(.akarin_toggle_on) a:hover .akarin, |
− | text-shadow: | + | body:not(.akarin_toggle_on) .akarin.off a, |
− | transition: all .14s linear 0s | + | body:not(.akarin_toggle_on) a:hover .akarin.off { |
+ | color: #40acff; | ||
+ | text-shadow: 1px 1px 2px aliceblue; | ||
+ | transition: all .14s linear 0s | ||
} | } | ||
− | + | ||
− | color: # | + | body:not(.akarin_toggle_on) .akarin.off .new, |
− | text-shadow: | + | body:not(.akarin_toggle_on) .akarin.off .new:hover, |
− | transition: all .14s linear 0s | + | body:not(.akarin_toggle_on) .new:hover .akarin.off, |
+ | body:not(.akarin_toggle_on) .akarin.off .new, | ||
+ | body:not(.akarin_toggle_on) .akarin.off .new:hover, | ||
+ | body:not(.akarin_toggle_on) .new:hover .akarin.off { | ||
+ | color: #f88; | ||
+ | text-shadow: 1px 1px 2px pink; | ||
+ | transition: all .14s linear 0s | ||
} | } | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
nav.akarin#toc:hover *, | nav.akarin#toc:hover *, | ||
.pi-horizontal-group.akarin:hover *, | .pi-horizontal-group.akarin:hover *, | ||
.pi-item.akarin:hover, | .pi-item.akarin:hover, | ||
.pi-data.akarin:hover * { | .pi-data.akarin:hover * { | ||
− | + | color: #888 !important | |
} | } | ||
+ | |||
nav.akarin#toc:hover a, | nav.akarin#toc:hover a, | ||
.pi-horizontal-group.akarin:hover a, | .pi-horizontal-group.akarin:hover a, | ||
第425行: | 第507行: | ||
.navbox.akarin td.navbox-list.akarin:hover a, | .navbox.akarin td.navbox-list.akarin:hover a, | ||
.pi-data.akarin:hover a { | .pi-data.akarin:hover a { | ||
− | + | color: #08f !important | |
} | } | ||
+ | |||
nav.akarin#toc:hover a.new, | nav.akarin#toc:hover a.new, | ||
.pi-horizontal-group.akarin:hover a.new, | .pi-horizontal-group.akarin:hover a.new, | ||
第432行: | 第515行: | ||
.navbox.akarin td.navbox-list.akarin:hover a.new, | .navbox.akarin td.navbox-list.akarin:hover a.new, | ||
.pi-data.akarin:hover a.new { | .pi-data.akarin:hover a.new { | ||
− | + | color: #b00 !important | |
} | } | ||
− | + | code, | |
− | # | + | tt { |
− | + | border: 1px solid #e0e0e0; | |
+ | background: #efefef; | ||
+ | font-family: sans-serif | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | .oncopynotify.hide { | |
− | .oncopynotify. | ||
opacity: 0; | opacity: 0; | ||
animation-play-state: paused; | animation-play-state: paused; | ||
right: -300px; | right: -300px; | ||
− | transition: all 1. | + | transition: all 1.5s |
} | } | ||
+ | |||
.oncopynotify { | .oncopynotify { | ||
opacity: 1; | opacity: 1; | ||
bottom: 42px; | bottom: 42px; | ||
− | right: | + | right: 8px; |
max-width: 285px; | max-width: 285px; | ||
position: fixed; | position: fixed; | ||
− | z-index: | + | z-index: 10000; |
height: 2em; | height: 2em; | ||
− | transition: all . | + | transition: all .5s; |
background: white; | background: white; | ||
− | box-shadow: 0px 0px 10px #666 | + | box-shadow: 0px 0px 10px #666 |
} | } | ||
+ | |||
.oncopynotify .notify-icon { | .oncopynotify .notify-icon { | ||
background: #5fa0ff; | background: #5fa0ff; | ||
− | width: 32px | + | width: 32px |
} | } | ||
+ | |||
.oncopynotify .notify-content { | .oncopynotify .notify-content { | ||
− | width: auto | + | width: auto |
} | } | ||
+ | |||
.oncopynotify .notify-content .inset { | .oncopynotify .notify-content .inset { | ||
height: 1.5em; | height: 1.5em; | ||
第485行: | 第561行: | ||
white-space: nowrap; | white-space: nowrap; | ||
font-size: 80%; | font-size: 80%; | ||
− | animation: | + | animation: headermarquee 10s linear infinite |
+ | } | ||
+ | |||
+ | #p-logo-text a { | ||
+ | color: #001133; | ||
+ | font-family: 汉真广标; | ||
+ | font-variant: small-caps; | ||
+ | font-size: 16px; | ||
+ | display: block; | ||
+ | line-height: 30px; | ||
+ | background: url(https://wjghj.cn/images/icons/wiki.svg) no-repeat transparent 0 0 / 32px; | ||
+ | padding-left: 30px | ||
+ | } | ||
+ | |||
+ | @media screen and (min-width:850px) { | ||
+ | #mw-related-navigation #page-tools { | ||
+ | position: sticky; | ||
+ | top: 65px; | ||
+ | transition: all .5s | ||
+ | } | ||
+ | |||
+ | #mw-related-navigation.header-hide #page-tools { | ||
+ | top: 8px | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @media screen and (max-width:850px) { | ||
+ | |||
} | } |
2019年9月5日 (四) 00:07的版本
@import url(https://wjghj.cn/index.php?title=MediaWiki:Animation.css&ctype=text/css&action=raw); @import url(https://wjghj.cn/index.php?title=MediaWiki:CustomSlider.css&action=raw&ctype=text/css); @import url(https://wjghj.cn/index.php?title=MediaWiki:Gadget-ShowAvatar.css&action=raw&ctype=text/css); @import url(https://wjghj.cn/index.php?title=MediaWiki:Portable-infobox.css&ctype=text/css&action=raw); @import url(https://wjghj.cn/index.php?title=MediaWiki:Share-to-btn.css&action=raw&ctype=text/css); @import url("https://fonts.font.im/css?family=Raleway:500,700|Audiowide|Orbitron:400,700|Share+Tech+Mono"); @font-face { font-family:汉真广标; src:url(https://wjghj.cn/Fonts/GuangBiao.ttf) } body { font-family: Raleway,Arial,Tahoma,"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,"Hiragino Sans GB","Microsoft JhengHei",微軟正黑體,sans-serif; color: #0e191a } pre { overflow: auto !important; background-color: rgba(210,240,255,0.2) !important } .mw-highlight { background: #4d94ff1a } #Wikiplus-Quickedit, #wpTextbox1, pre { -webkit-overflow-scrolling: touch } .mw-wiki-logo { background-size: 150px } #mw-footer { color: #252525; margin: 0.5em 1em 1em 1em; background: rgba(255,255,255,0.3); padding: 8px; border: 2px dotted #c5c5c5; border-radius: 4px } #mw-footer-container a { color: #005dff } #f-list { margin: 0 } .sidebar-chunk { background: #ccebffcc !important; border: solid #55a2ff !important } li#ca-varlang-1, li#ca-varlang-2, li#ca-varlang-3, li#ca-varlang-4, li#ca-varlang-5, li#ca-varlang-6, li#ca-varlang-7, li#ca-varlang-8, li#ca-varlang-9 { display: none !important } .header-hide { top: -70px !important; transition: all 0.5s } #mw-header-container, #mw-header-hack { transition: all 0.5s } .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6 { font-family: Orbitron,Arial,Tahoma,"Microsoft YaHei" !important } h1.firstHeading { border: none !important; background: linear-gradient(90deg,rgb(151,151,151),rgba(255,255,255,0)); background-position: 0 22px !important; background-repeat: repeat-x !important; background-size: 100% 8px !important; text-shadow: 2px 0px 0px white; width: 100%; padding-left: 4px; margin-bottom: 9px; font-family: Audiowide,Arial,Tahoma,汉真广标,"Microsoft YaHei","Microsoft JhengHei",微軟正黑體,sans-serif !important; font-size: 2em } .ns-0 h1.firstHeading { background: linear-gradient(90deg,rgb(28,98,227),rgba(255,255,255,0)) } .ns-6 h1.firstHeading { background: linear-gradient(90deg,rgb(88,216,165),rgba(255,255,255,0)) } .ns-8 h1.firstHeading { background: linear-gradient(90deg,rgb(255,75,112),rgba(255,255,255,0)) } .ns-10 h1.firstHeading { background: linear-gradient(90deg,rgb(121,80,250),rgba(255,255,255,0)) } #mw-content h2:not(.pi-title):not(.pi-header) { padding-top: 2px; border: none !important; background: linear-gradient(90deg,rgb(127,172,255),rgba(210,232,255,0.53)); background-position: 0 22px !important; background-repeat: repeat-x; background-size: 100% 4px; font-size: 21px; text-shadow: 2px 0px 0px white } #mw-content h3:not(.pi-data-label) { border: none !important; background: linear-gradient(90deg,rgb(159,204,255),rgba(159,204,255,0)); background-position: 0 18px !important; background-repeat: repeat-x; background-size: 100% 2px; font-size: 19px } #mw-content h4 { border: none !important; background: linear-gradient(90deg,rgb(159,204,255),rgba(159,204,255,0)); background-position: 0 18px !important; background-repeat: repeat-x; background-size: 1px 2px; font-size: 17px } #mw-content h5 { font-size: 16px } #mw-content h6 { } a { text-shadow: 0 -15px 2.5px transparent,0 15px 2.5px transparent; text-decoration: none; transition: all .05s } a:hover { text-shadow: 0 0 2.5px #33a6ff,0 0 2.5px #33a6ff; color: #3356df; text-decoration: none; transition: all .14s linear 0s } .mw-collapsible-toggle a { text-shadow: none } a.new { text-shadow: 0 -15px 2.5px transparent,0 15px 2.5px transparent; text-decoration: none; transition: all .05s } a.new:hover { text-shadow: 0 0 2.5px #d30,0 0 2.5px #c20; text-decoration: none; transition: all .14s linear 0s } a.selflink { font-weight: bold; animation: colorful 5s linear infinite; text-shadow: none; cursor: default } .scrollDiv { width: 100%; height: 25px; line-height: 25px; overflow: hidden } .scrollDiv li { height: 25px; list-style: none; text-align: center } .flow-board-header-footer { display: none } .flow-bottom-spacer { color: gray; font-size: 80% } body .tochide { font-size: 95% } body .mw-collapsed.tochide tr:first-child td { padding: 7px!important } body .mw-collapsed.tochide tr:last-child td { padding: 0 7px!important } body .tochide tr:first-child td .mw-collapsible-toggle { top: 7px!important } body .tochide tr:first-child td { padding: 7px 7px 0!important } body .tochide tr:last-child td { padding: 0 7px 7px 7px!important } body .tochide td { width: auto; border-width: 0 } body .tochide div.toc#toc { margin: 0; padding: 0; background: none; background-color: none; border-width: 0; width: 100% } body .tochide #toctitle { display: none } body .tochide ul { background-color: transparent; margin: 0.5em 1em } .mw-body a.external:visited { color: #36b } span.heimu a.external, span.heimu a.external:visited, span.heimu a.extiw, span.heimu a.extiw:visited { color: #252525; transition: all .14s linear 0s } .heimu, .heimu a, a .heimu, .heimu a.new { background-color: #252525; color: #252525; text-shadow: none; transition: all .14s linear 0s } body:not(.heimu_toggle_on) .heimu:hover, body:not(.heimu_toggle_on) .heimu:active, body:not(.heimu_toggle_on) .heimu.off { background-color: rgba(100,100,100,0.3); transition: all .14s linear 0s } body:not(.heimu_toggle_on) .heimu:hover a, body:not(.heimu_toggle_on) a:hover .heimu, body:not(.heimu_toggle_on) .heimu.off a, body:not(.heimu_toggle_on) a:hover .heimu.off { color: #006cb0; background-color: rgba(180,180,180,0.3); transition: all .14s linear 0s } body:not(.heimu_toggle_on) .heimu.off .new, body:not(.heimu_toggle_on) .heimu.off .new:hover, body:not(.heimu_toggle_on) .new:hover .heimu.off, body:not(.heimu_toggle_on) .heimu.off .new, body:not(.heimu_toggle_on) .heimu.off .new:hover, body:not(.heimu_toggle_on) .new:hover .heimu.off { color: #BA0000; background-color: rgba(100,100,100,0.3); transition: all .14s linear 0s } table.navbox { border: 1px solid #aaa; clear: both; margin: auto; padding: 1px; text-align: center; width: 100% } table.navbox+table.navbox { margin-top: -1px } .navbox-title, .navbox-abovebelow, table.navbox th { padding-left: 1em; padding-right: 1em; text-align: center } .navbox-group { font-weight: 700; padding-left: 1em; padding-right: 1em; white-space: nowrap } .navbox, .navbox-subgroup { background: none repeat scroll 0 0 #fdfdfd } .navbox-list { border-color: #fdfdfd } .navbox-title, table.navbox th { background: none repeat scroll 0 0 #74c5ff } .navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title { background: none repeat scroll 0 0 #94cfff } .navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow { background: none repeat scroll 0 0 #a7ddff } .navbox-even { background: none repeat scroll 0 0 #dff0ff } .navbox-odd { background: none repeat scroll 0 0 transparent } .collapseButton { float: right; font-weight: 400; text-align: right; width: auto } .navbox .collapseButton { width: 6em } .navbox .TabLabel { text-align: left } .infoBox { margin: 0 auto } .infoBoxTitle { margin: 3px auto; padding: 0; text-align: center; font-weight: 700 } .infoBoxIcon { display: table-cell; padding: 2px 0 2px .5em; vertical-align: middle } .infoBoxText { display: table-cell; padding: .25em .5em .25em 1.3em; width: 100%; vertical-align: middle } .infoBoxContent { border: 1px solid #ddd; border-left-width: 0; background: #fbfbfb } .infoBoxBelow { margin: 0 auto; padding: 0; text-align: center } div.mw-warning-with-logexcerpt, div.mw-cascadeprotectedwarning { border: 1px solid #ccc; border-left: 10px solid red; clear: both; width: 80%; margin: 0 auto; background: #fcff8b } div.mw-warning-with-logexcerpt p, div.mw-cascadeprotectedwarning p { margin-left: 2em; margin-right: 2em } .mw-logline-protect { background: #ffe34d } .akarin { color: transparent; text-shadow: 1px 1px 8px gray; transition: all .14s liner 0s } span.akarin a.external, span.akarin a.external:visited, span.akarin a.extiw, span.akarin a.extiw:visited { color: transparent; text-shadow: 1px 1px 8px #6af; transition: all .14s linear 0s } .akarin a, a .akarin { color: transparent; text-shadow: 1px 1px 8px #6af; transition: all .14s linear 0s } .akarin a.new { color: transparent; text-shadow: 1px 1px 8px pink; transition: all .14s linear 0s } body:not(.akarin_toggle_on) .akarin:hover, body:not(.akarin_toggle_on) .akarin:active, body:not(.akarin_toggle_on) .akarin.off { color: #999; text-shadow: 1px 1px 2px gray; transition: all .14s linear 0s } body:not(.akarin_toggle_on) .akarin:hover a, body:not(.akarin_toggle_on) a:hover .akarin, body:not(.akarin_toggle_on) .akarin.off a, body:not(.akarin_toggle_on) a:hover .akarin.off { color: #40acff; text-shadow: 1px 1px 2px aliceblue; transition: all .14s linear 0s } body:not(.akarin_toggle_on) .akarin.off .new, body:not(.akarin_toggle_on) .akarin.off .new:hover, body:not(.akarin_toggle_on) .new:hover .akarin.off, body:not(.akarin_toggle_on) .akarin.off .new, body:not(.akarin_toggle_on) .akarin.off .new:hover, body:not(.akarin_toggle_on) .new:hover .akarin.off { color: #f88; text-shadow: 1px 1px 2px pink; transition: all .14s linear 0s } nav.akarin#toc:hover *, .pi-horizontal-group.akarin:hover *, .pi-item.akarin:hover, .pi-data.akarin:hover * { color: #888 !important } nav.akarin#toc:hover a, .pi-horizontal-group.akarin:hover a, .pi-item.akarin:hover a, .navbox.akarin td.navbox-list.akarin:hover a, .pi-data.akarin:hover a { color: #08f !important } nav.akarin#toc:hover a.new, .pi-horizontal-group.akarin:hover a.new, .pi-item.akarin:hover a.new, .navbox.akarin td.navbox-list.akarin:hover a.new, .pi-data.akarin:hover a.new { color: #b00 !important } code, tt { border: 1px solid #e0e0e0; background: #efefef; font-family: sans-serif } .oncopynotify.hide { opacity: 0; animation-play-state: paused; right: -300px; transition: all 1.5s } .oncopynotify { opacity: 1; bottom: 42px; right: 8px; max-width: 285px; position: fixed; z-index: 10000; height: 2em; transition: all .5s; background: white; box-shadow: 0px 0px 10px #666 } .oncopynotify .notify-icon { background: #5fa0ff; width: 32px } .oncopynotify .notify-content { width: auto } .oncopynotify .notify-content .inset { height: 1.5em; width: 250px; margin: 0; overflow: hidden; white-space: nowrap; font-size: 80%; animation: headermarquee 10s linear infinite } #p-logo-text a { color: #001133; font-family: 汉真广标; font-variant: small-caps; font-size: 16px; display: block; line-height: 30px; background: url(https://wjghj.cn/images/icons/wiki.svg) no-repeat transparent 0 0 / 32px; padding-left: 30px } @media screen and (min-width:850px) { #mw-related-navigation #page-tools { position: sticky; top: 65px; transition: all .5s } #mw-related-navigation.header-hide #page-tools { top: 8px } } @media screen and (max-width:850px) { }