MediaWiki:Monobook.css: Difference between revisions
From Destinypedia, the Destiny wiki
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
body { background: #4C5055 url(https://destiny.wiki.gallery/images/timeless-bg.jpg) fixed; } | body { background: #4C5055 url(https://destiny.wiki.gallery/images/timeless-bg.jpg) fixed; } | ||
@media all and (min-width: 551px) { | @media all and (min-width: 551px) { | ||
#column-one h3 { color: #fff; } | body.skin-monobook #column-one h3 { | ||
#p-personal .pBody ul { | color: #fff; | ||
} | |||
body.skin-monobook #p-personal .pBody ul { | |||
float: right; | float: right; | ||
height: 1.45em; | height: 1.45em; | ||
Line 32: | Line 34: | ||
} | } | ||
@media all and (max-width: 550px) { | @media all and (max-width: 550px) { | ||
#ca-more a { color: #fff; } | body.skin-monobook #ca-more a { color: #fff; } | ||
} | } | ||
Line 45: | Line 47: | ||
} | } | ||
#p-cactions li a:hover { | body.skin-monobook #p-cactions li a:hover { | ||
border-bottom: 1px solid #FFFFFF; | border-bottom: 1px solid #FFFFFF; | ||
} | } | ||
#p-cactions li.selected a { | body.skin-monobook #p-cactions li.selected a { | ||
border-bottom: 1px solid #FFFFFF; | border-bottom: 1px solid #FFFFFF; | ||
padding-bottom: 2px; | padding-bottom: 2px; | ||
} | } | ||
.pBody, | body.skin-monobook .pBody, | ||
.portlet h3, | body.skin-monobook .portlet h3, | ||
body.skin-monobook #footer #f-list { | |||
font-family: verdana; | font-family: verdana; | ||
} | } | ||
.special li { | body.skin-monobook .special li { | ||
line-height: 19px; | line-height: 19px; | ||
} | } | ||
#p-personal a.new { | body.skin-monobook #p-personal a.new { | ||
color: #f00; | color: #f00; | ||
} | } | ||
#p-personal a.new:visited { | body.skin-monobook #p-personal a.new:visited { | ||
color: #c00; | color: #c00; | ||
} | |||
@media all and (min-width: 551px) { | |||
body.skin-monobook li#pt-login, | |||
body.skin-monobook li#pt-userpage, | |||
body.skin-monobook li#pt-anonuserpage { | |||
background: url(https://destiny.wiki.gallery/images/smallghost.png) top left no-repeat; | |||
padding-left: 16px; | |||
} | |||
} | } | ||
Line 97: | Line 108: | ||
} | } | ||
#p-personal li a:hover { | body.skin-monobook #p-personal li a:hover { | ||
text-decoration: underline; | text-decoration: underline; | ||
background-color: transparent; | background-color: transparent; | ||
} | } | ||
#p-cactions li a { | body.skin-monobook #p-cactions li a { | ||
color: #00c; | color: #00c; | ||
} | } | ||
#p-cactions .new a { | body.skin-monobook #p-cactions .new a { | ||
color: #c00; | color: #c00; | ||
} | } | ||
Line 121: | Line 132: | ||
} | } | ||
#p-cactions { | body.skin-monobook #p-cactions { | ||
left: 11.8em; | left: 11.8em; | ||
} | } | ||
.portlet { | body.skin-monobook .portlet { | ||
width: 11.9em; | width: 11.9em; | ||
} | } | ||
.portlet .pBody { | body.skin-monobook .portlet .pBody { | ||
border-top-right-radius: 1em; | border-top-right-radius: 1em; | ||
border-bottom-right-radius: 1em; | border-bottom-right-radius: 1em; | ||
} | } | ||
input.searchButton { | body.skin-monobook input.searchButton { | ||
padding: 0 0.4em !important; | padding: 0 0.4em !important; | ||
cursor: pointer; | cursor: pointer; | ||
background-color: | background-color: #fff; | ||
border: 1px solid #2f6fab; | border: 1px solid #2f6fab; | ||
font-weight: normal; | font-weight: normal; | ||
} | } | ||
#searchGoButton { | body.skin-monobook #searchButton, | ||
body.skin-monobook #searchGoButton { | |||
font-weight: normal; | font-weight: normal; | ||
} | } | ||
#searchInput { | body.skin-monobook #searchInput { | ||
border: 1px solid #2f6fab; | border: 1px solid #2f6fab; | ||
} | } | ||
Line 156: | Line 168: | ||
select { | select { | ||
border: 1px solid #2f6fab; | border: 1px solid #2f6fab; | ||
color: | color: #000; | ||
} | } | ||
Line 173: | Line 185: | ||
} | } | ||
#p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a { | body.skin-monobook #p-cactions ul li, | ||
body.skin-monobook #p-cactions ul li a, | |||
body.skin-monobook #p-cactions li.selected, | |||
body.skin-monobook #p-cactions li.selected a { | |||
border-top-left-radius: 1em; | border-top-left-radius: 1em; | ||
border-top-right-radius: 1em; | border-top-right-radius: 1em; | ||
} | } | ||
#p-cactions li { | body.skin-monobook #p-cactions li { | ||
padding-bottom:1em; | padding-bottom:1em; | ||
border-top-left-radius: .72em !important; | border-top-left-radius: .72em !important; | ||
Line 185: | Line 200: | ||
/* Fix footer spacing */ | /* Fix footer spacing */ | ||
#f-list { | body.skin-monobook #f-list { | ||
line-height: 17px; | line-height: 17px; | ||
} | } |
Revision as of 11:09, January 31, 2022
/* CSS placed here will affect users of the Monobook skin */
#globalWrapper { background: none !important; }
p { margin: 0.6em 0 0.7em 0; }
h3 + dl, h4 + dl, h5 + dl {
margin-top: -0.1em;
}
.ns-talk p + dl, .ns-110 p + dl,
.rootpage-Destinypedia_Featured p + dl,
.rootpage-Destinypedia_Changing_username p + dl {
margin-top: -0.4em;
}
.ns-talk dl + dl, .ns-110 dl + dl,
.rootpage-Destinypedia_Featured dl + dl,
.rootpage-Destinypedia_Changing_username dl + dl {
margin-top: -0.2em;
}
body { background: #4C5055 url(https://destiny.wiki.gallery/images/timeless-bg.jpg) fixed; }
@media all and (min-width: 551px) {
body.skin-monobook #column-one h3 {
color: #fff;
}
body.skin-monobook #p-personal .pBody ul {
float: right;
height: 1.45em;
padding-left: 0;
background: #ccc;
border-bottom: 2px solid #666;
border-left: 2px solid #666;
border-bottom-left-radius: 0.5em;
box-shadow: 0 0 4px 2px #fff;
}
}
@media all and (max-width: 550px) {
body.skin-monobook #ca-more a { color: #fff; }
}
a { color: #00f; }
a:active { color: orange; }
a:visited { color: #00c; }
.mw-parser-output a.external[href^="https://www.destinypedia.com"] {
color: #00f !important;
background: none;
padding: 0;
}
body.skin-monobook #p-cactions li a:hover {
border-bottom: 1px solid #FFFFFF;
}
body.skin-monobook #p-cactions li.selected a {
border-bottom: 1px solid #FFFFFF;
padding-bottom: 2px;
}
body.skin-monobook .pBody,
body.skin-monobook .portlet h3,
body.skin-monobook #footer #f-list {
font-family: verdana;
}
body.skin-monobook .special li {
line-height: 19px;
}
body.skin-monobook #p-personal a.new {
color: #f00;
}
body.skin-monobook #p-personal a.new:visited {
color: #c00;
}
@media all and (min-width: 551px) {
body.skin-monobook li#pt-login,
body.skin-monobook li#pt-userpage,
body.skin-monobook li#pt-anonuserpage {
background: url(https://destiny.wiki.gallery/images/smallghost.png) top left no-repeat;
padding-left: 16px;
}
}
pre {
border: 1px dashed #06f;
}
.mw-dismissable-notice {
padding: 2px;
border-top: 2px solid #ccc;
border-bottom: 2px solid #ccc;
background: #fff;
}
.catlinks {
margin-top: 10px;
}
#navbox {
/* border: 1px solid #2f6fab; */
border: 1px solid #aaaaaa;
background-color: #f9f9f9;
padding: 5px;
font-size: 95%;
margin-left: 15px;
margin-bottom: 15px;
}
body.skin-monobook #p-personal li a:hover {
text-decoration: underline;
background-color: transparent;
}
body.skin-monobook #p-cactions li a {
color: #00c;
}
body.skin-monobook #p-cactions .new a {
color: #c00;
}
#preftoc a:active {
color: #00c;
}
@media all and (min-width: 551px) {
#content {
border-top-left-radius: 1em;
border-bottom-left-radius: 1em;
}
}
body.skin-monobook #p-cactions {
left: 11.8em;
}
body.skin-monobook .portlet {
width: 11.9em;
}
body.skin-monobook .portlet .pBody {
border-top-right-radius: 1em;
border-bottom-right-radius: 1em;
}
body.skin-monobook input.searchButton {
padding: 0 0.4em !important;
cursor: pointer;
background-color: #fff;
border: 1px solid #2f6fab;
font-weight: normal;
}
body.skin-monobook #searchButton,
body.skin-monobook #searchGoButton {
font-weight: normal;
}
body.skin-monobook #searchInput {
border: 1px solid #2f6fab;
}
input[type="radio"], input[type="checkbox"] {
border: none;
}
select {
border: 1px solid #2f6fab;
color: #000;
}
blockquote {
border-left: 3px solid #06f;
margin-left: 2em;
padding-left: 1em;
}
.oldh3 {
font-size: 132%;
}
.right {
text-align: right;
}
body.skin-monobook #p-cactions ul li,
body.skin-monobook #p-cactions ul li a,
body.skin-monobook #p-cactions li.selected,
body.skin-monobook #p-cactions li.selected a {
border-top-left-radius: 1em;
border-top-right-radius: 1em;
}
body.skin-monobook #p-cactions li {
padding-bottom:1em;
border-top-left-radius: .72em !important;
border-top-right-radius: .72em !important;
}
/* Fix footer spacing */
body.skin-monobook #f-list {
line-height: 17px;
}
/* Indicator icons */
.mw-indicators {
top: 4px;
}
#mw-indicator-rc {
top: 12px;
}
/* Multimedia viewer */
.mw-mmv-reuse-dialog .mw-mmv-reuse-tabs .oo-ui-iconedElement-icon.oo-ui-icon-check,
.mw-mmv-reuse-dialog .mw-mmv-reuse-tabs .oo-ui-iconElement-icon.oo-ui-icon-check {
display: none !important;
}
/* Advanced search */
.oo-ui-fieldLayout.oo-ui-fieldLayout-align-left > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-field,
.oo-ui-fieldLayout.oo-ui-fieldLayout-align-right > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-field {
width: 59% !important;
}
.mw-advancedSearch-namespaceFilter .oo-ui-tagMultiselectWidget-handle {
border: 0 !important;
}
.mw-advancedSearch-namespaceFilter {
top: 0 !important;
}
/* Who's Online spacing */
#WhosOnlineDiv {
margin-bottom: -11px;
}
/* Social talk tabs */
.ns-200 #ca-talk a,
.ns-202 #ca-talk a {
color: #00c !important;
}