Difference between revisions of "User:茵陈/vector.css"
< User:茵陈
m |
|||
Line 39: | Line 39: | ||
#p-personal a { | #p-personal a { | ||
color: #8590a6 !important; | color: #8590a6 !important; | ||
− | font-family: " | + | font-family: "Roboto", sans-serif; |
} | } | ||
#pt-notifications-alert .mw-echo-notifications-badge, | #pt-notifications-alert .mw-echo-notifications-badge, | ||
Line 56: | Line 56: | ||
overflow: hidden; | overflow: hidden; | ||
text-overflow: ellipsis; | text-overflow: ellipsis; | ||
− | font-family: " | + | font-family: "Roboto Slab", sans-serif; |
} | } | ||
.ns-0 div#content, | .ns-0 div#content, | ||
Line 93: | Line 93: | ||
h6 { | h6 { | ||
color: rgba(0, 0, 0, 0.87); | color: rgba(0, 0, 0, 0.87); | ||
+ | font-family: "Roboto Slab", sans-serif; | ||
} | } | ||
span.subpages { | span.subpages { | ||
Line 98: | Line 99: | ||
} | } | ||
.mw-body-content { | .mw-body-content { | ||
− | font-family: " | + | font-family: "Roboto", sans-serif; |
color: rgba(0, 0, 0, 0.7); | color: rgba(0, 0, 0, 0.7); | ||
} | } |
Revision as of 23:42, 3 August 2017
.inline-spoilers, .inline-spoilers a, a .inline-spoilers, .inline-spoilers a.new { background-color: transparent !important; filter: blur(5px); transition: filter 200ms 300ms; color: black !important; } .inline-spoilers:hover, .inline-spoilers a:hover, a .inline-spoilers:hover, .inline-spoilers a.new:hover { filter: blur(0.2px); color: black !important; } @-webkit-keyframes top { from {top: -60px; opacity: .5;} to {top: 0; opacity: 1;} } div#p-personal { -webkit-animation: top 200ms; width: 100%; position: fixed; top: 0; right: 0; padding: 12px !important; background: #fff; box-shadow: 0 1px 3px 0 rgba(0, 34, 77, .05); border-bottom: 1px solid rgba(30, 35, 42, .06); justify-content: space-between; } #p-personal ul { float: right; color: rgba(0, 0, 0, 0.87); background: transparent; } #p-personal a { color: #8590a6 !important; font-family: "Roboto", sans-serif; } #pt-notifications-alert .mw-echo-notifications-badge, #pt-notifications-notice .mw-echo-notifications-badge { color: transparent !important; } .topTitle { color: #1e1e1e; float: left; font-size: 22px; position: absolute; left: 18%; font-weight: 700; line-height: 32px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-family: "Roboto Slab", sans-serif; } .ns-0 div#content, .ns-0 div#p-cactions li a:hover, .ns-0 div#p-cactions li.selected a, .ns-0 div#content div.thumb, div#content, div#p-cactions li a:hover, div#p-cactions li.selected a, div#content div.thumb { background: white; } @-webkit-keyframes main { from {margin-top: 60px; opacity: .5;} to {margin-top: 20px; opacity: 1;} } #content { -webkit-animation: main 200ms; background: white; margin-left: auto; margin-right: auto; margin-top: 20px; width: 70%; border: none; box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2); border-radius: 3px; } #firstHeading, .mw-body h1, .mw-body h2, h1, h2, h3, h4, h5, h6 { color: rgba(0, 0, 0, 0.87); font-family: "Roboto Slab", sans-serif; } span.subpages { margin-left: 10px; } .mw-body-content { font-family: "Roboto", sans-serif; color: rgba(0, 0, 0, 0.7); } body.skin-vector { background: #F6F6F6; } textarea, pre, code, tt, kbd, samp, .mw-code{ font-family: Menlo, Monaco, Consolas, "Andale Mono", "lucida console", "Courier New", monospace; } a, .mw-body-content a.extiw, .mw-body-content a.extiw:active, .mw-body-content a.external { color: #1976D2; text-decoration: none !important; transition: color 0.3s ease; } a:visited, .mw-body-content a.external:visited, .mw-body-content a.extiw:visited { color: #5E35B1; } a:active, .mw-body-content a.external:active, .mw-body-content a.extiw:active, a:hover, .mw-body-content a.external:hover, .mw-body-content a.extiw:hover { color: #FFC107; } h1, h2 { border-bottom: none; } .comment-user a, .comment-user a:visited { color: #777; } #toc, .toc { background-color: #f8f9fa; border: 0; border-radius: 3px; padding: 8px; box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2); } #catlinks { border: 0; border-radius: 3px; } #wpSave, #wpPreview, #wpDiff { font-family: inherit; font-size: 1em; display: inline-block; min-width: 4em; max-width: 28.75em; padding: 0.546875em 1em; line-height: 1.286; margin: 0; border-radius: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; zoom: 1; vertical-align: middle; background-color: #f8f9fa; color: #222222; border: 1px solid #a2a9b1; text-align: center; font-weight: bold; cursor: pointer; } .common-box { box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2); background: #ECEFF1 !important; line-height: 1.3; border: 0 !important; border-radius: 3px; } table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { border: none; } table.wikitable { border: none; box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2); border-radius: 3px; color: rgba(0, 0, 0, 0.7); } table.wikitable > tr > th, table.wikitable > * > tr > th { background-color: #eaecf0; } table.navbox { border: none; font-size: smaller; box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2); } .infotemplatebox, .acg-works-information { border: none !important; border-radius: 3px; box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.2); } ::-webkit-scrollbar-thumb { background-color: #03A9F4; height: 50px; outline-offset: -2px; outline: 2px solid #fff; -webkit-border-radius: 4px; border: 2px solid #fff; } ::-webkit-scrollbar-thumb:hover { background-color: #FFC107; height: 50px; -webkit-border-radius: 4px; } ::-webkit-scrollbar { width: 8px; height: 8px; } ::-webkit-scrollbar-track-piece { background-color: #FFF; -webkit-border-radius: 0; } #localNotice, #footer-info-copyright, .mw-editTools, #mw-panel, #left-navigation, #right-navigation { display: none; } ::selection { background: #ADD8E6; }