“MediaWiki:Timeless.css”的版本间的差异
来自「荏苒之境」
(未显示同一用户的152个中间版本) | |||
第1行: | 第1行: | ||
/* All CSS here will be loaded for users of the Timeless skin */ | /* All CSS here will be loaded for users of the Timeless skin */ | ||
#mw-content-container { | |||
background-image: url(https://gilatod.art/wp-content/uploads/2023/01/pexels-sam-forson-154246-scaled-edited.jpg) !important; | |||
background-size: cover; | |||
background-attachment: fixed; | |||
background-position: center; | |||
} | |||
body { | |||
.mw-body h1 { | |||
padding-bottom: 4px !important; | |||
} | } | ||
.mw-body h1 | .mw-body h1.firstHeading { | ||
margin-top: 0.6em !important; | |||
font- | border-bottom: solid 4px #bbb; | ||
font-weight: bold; | |||
font-size: 2.7em; | |||
} | } | ||
.mw-body h2 { | |||
font- | font-size: 1.7em !important; | ||
} | } | ||
.mw-body | .mw-body .mw-parser-output h2:after, .mw-body h2 { | ||
padding-bottom: | padding-bottom: 4px !important; | ||
} | } | ||
.mw- | .mw-indicator { | ||
display: inherit; | |||
} | } | ||
第28行: | 第36行: | ||
.color-middle { background: white; } | .color-middle { background: white; } | ||
.mw-footer-container a { color: # | #mw-content { | ||
border: none; | |||
} | |||
.mw-footer-container a { color: #ddd !important; } | |||
.mw-parser-output a.external, .link-https { | .mw-parser-output a.external, .link-https { | ||
第39行: | 第51行: | ||
} | } | ||
#mw-content-container { border-bottom: solid 4px # | #mw-content-container { | ||
.mw-footer-container { border-top: solid 1px # | border-bottom: solid 4px #bbb; | ||
background-image: none; | |||
} | |||
.mw-footer-container { border-top: solid 1px #bbb !important; } | |||
. | .tools-inline li.selected { border-bottom-color: #bbb; } | ||
. | |||
#mw-content-container a, .toctogglelabel, .mw-portlet-body a { color: #7e8390 !important; } | |||
#mw-content-container a.new { color: #c98e8e !important; } | |||
.mw-wiki-title { | .mw-wiki-title { | ||
color: black !important; | color: black !important; | ||
font-size: 1. | font-size: 1.5em !important; | ||
vertical-align: middle !important; | vertical-align: middle !important; | ||
display: table-cell !important; | display: table-cell !important; | ||
transition-duration: 0.5s; | |||
transition-property: text-shadow; | |||
} | |||
.mw-wiki-title:hover { | |||
text-decoration: none; | |||
text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); | |||
} | } | ||
@media screen and (min-width: 851px) { | @media screen and (min-width: 851px) { | ||
.color-left { background: # | #personal h2 { | ||
.color-right { background: # | font-size: 1.2em; | ||
.color-middle { background: # | padding: 0.25em 0 0 25px; | ||
} | |||
.color-left { background: #bbb; } | |||
.color-right { background: #bbb; } | |||
.color-middle { background: #999; } | |||
.mw-wiki-title { | .mw-wiki-title { | ||
padding-top: 0. | padding-top: 0.21em !important; | ||
} | } | ||
.mw-wiki-logo { | .mw-wiki-logo { | ||
第68行: | 第96行: | ||
@media screen and (max-width: 851px) { | @media screen and (max-width: 851px) { | ||
.mw-wiki-title { | |||
font-size: 1.5em !important; | |||
padding-top: 0.32em !important; | |||
padding-left: 0 !important; | |||
padding-right: 0 !important; | |||
margin-right: 0 !important; | |||
} | |||
#p-logo-text { | |||
left: 3em; | |||
} | |||
#personal-extra ul { | |||
margin-right: 0; | |||
} | |||
.mw-body h1.firstHeading { | .mw-body h1.firstHeading { | ||
padding-top: 0.3em !important; | padding-top: 0.3em !important; | ||
} | } | ||
#mw-header-hack { | #mw-header-hack { | ||
box-shadow: | box-shadow: 3px 3px 3px 2px rgba(0,0,0,0.075); | ||
} | } | ||
.mw-body { | .mw-body { | ||
第80行: | 第121行: | ||
#searchInput { | #searchInput { | ||
padding: 0. | padding: 0.23em 4.5em 0.2em 2em !important; | ||
} | } | ||
abbr[title], .explain[title] { | |||
border-bottom: 0; | |||
text-decoration: none; | |||
} |
2024年6月16日 (日) 15:22的最新版本
/* All CSS here will be loaded for users of the Timeless skin */
#mw-content-container {
background-image: url(https://gilatod.art/wp-content/uploads/2023/01/pexels-sam-forson-154246-scaled-edited.jpg) !important;
background-size: cover;
background-attachment: fixed;
background-position: center;
}
.mw-body h1 {
padding-bottom: 4px !important;
}
.mw-body h1.firstHeading {
margin-top: 0.6em !important;
border-bottom: solid 4px #bbb;
font-weight: bold;
font-size: 2.7em;
}
.mw-body h2 {
font-size: 1.7em !important;
}
.mw-body .mw-parser-output h2:after, .mw-body h2 {
padding-bottom: 4px !important;
}
.mw-indicator {
display: inherit;
}
.color-left { background: white; }
.color-right { background: white; }
.color-middle { background: white; }
#mw-content {
border: none;
}
.mw-footer-container a { color: #ddd !important; }
.mw-parser-output a.external, .link-https {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
}
#mw-content-container {
border-bottom: solid 4px #bbb;
background-image: none;
}
.mw-footer-container { border-top: solid 1px #bbb !important; }
.tools-inline li.selected { border-bottom-color: #bbb; }
#mw-content-container a, .toctogglelabel, .mw-portlet-body a { color: #7e8390 !important; }
#mw-content-container a.new { color: #c98e8e !important; }
.mw-wiki-title {
color: black !important;
font-size: 1.5em !important;
vertical-align: middle !important;
display: table-cell !important;
transition-duration: 0.5s;
transition-property: text-shadow;
}
.mw-wiki-title:hover {
text-decoration: none;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 851px) {
#personal h2 {
font-size: 1.2em;
padding: 0.25em 0 0 25px;
}
.color-left { background: #bbb; }
.color-right { background: #bbb; }
.color-middle { background: #999; }
.mw-wiki-title {
padding-top: 0.21em !important;
}
.mw-wiki-logo {
height: 9em !important;
}
}
@media screen and (max-width: 851px) {
.mw-wiki-title {
font-size: 1.5em !important;
padding-top: 0.32em !important;
padding-left: 0 !important;
padding-right: 0 !important;
margin-right: 0 !important;
}
#p-logo-text {
left: 3em;
}
#personal-extra ul {
margin-right: 0;
}
.mw-body h1.firstHeading {
padding-top: 0.3em !important;
}
#mw-header-hack {
box-shadow: 3px 3px 3px 2px rgba(0,0,0,0.075);
}
.mw-body {
margin-bottom: 15px;
}
}
#searchInput {
padding: 0.23em 4.5em 0.2em 2em !important;
}
abbr[title], .explain[title] {
border-bottom: 0;
text-decoration: none;
}