MediaWiki:Monobook.css: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
 
(57 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Monobook skin */
/* CSS placed here will affect users of the Monobook skin */


#globalWrapper { background: none !important; }
#globalWrapper {
h1 { font-size: 193%; }
overflow: hidden;
background: none !important;
}
p { margin: 0.6em 0 0.7em 0; }
p { margin: 0.6em 0 0.7em 0; }
h3 + dl, h4 + dl, h5 + dl {
h3 + dl, h4 + dl, h5 + dl {
margin-top: -0.1em;
margin-top: -0.1em;
}
}
.ns-talk p + dl, .ns-4 p + dl, .ns-110 p + dl {
.ns-talk p + dl, .ns-110 p + dl,
.rootpage-Destinypedia_Featured p + dl,
.rootpage-Destinypedia_Changing_username p + dl {
margin-top: -0.4em;
margin-top: -0.4em;
}
}
.ns-talk dl + dl, .ns-4 dl + dl, .ns-110 dl + dl {
.ns-talk dl + dl, .ns-110 dl + dl,
.rootpage-Destinypedia_Featured dl + dl,
.rootpage-Destinypedia_Changing_username dl + dl {
margin-top: -0.2em;
margin-top: -0.2em;
}
}


a, #whosonline a:active, #whosonline a:visited { color: #00f; }
body { background: #4C5055 url(https://destiny.wiki.gallery/images/timeless-bg.jpg) no-repeat fixed 0 0 / cover; }
@media all and (min-width: 551px) {
body.skin-monobook #column-one h3 {
color: #fff;
}
body.skin-monobook #p-personal .pBody ul {
float: right;
height: 18px;
background: #ccc;
border-left: 2px solid #666;
border-bottom: 2px solid #666;
border-bottom-left-radius: 0.5em;
box-shadow: 0 0 4px 2px #fff;
padding-left: 0;
}
}
@media all and (max-width: 550px) {
body.skin--responsive #ca-more a { color: #fff; }
}
 
a { color: #00f; }
a:active { color: orange; }
a:active { color: orange; }
a:visited { color: #00c; }
a:visited { color: #00c; }


#title-linktabs {  
.mw-parser-output a.external[href^="https://www.destinypedia.com"] {
top: -28px;
color: #00f !important;
background: none;
padding: 0;
}
}


#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,
ul#f-list {
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;
}
}


pre {  
@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: 18px;
margin-left: 6px;
}
}
 
pre {
border: 1px dashed #06f;
border: 1px dashed #06f;
}
}


#siteNotice {
.mw-dismissable-notice {
padding: 2px;
margin: 10px 0 8px 0;
border-top: 2px solid #ccc;
border-top: 2px solid #ccc;
border-bottom: 2px solid #ccc;
border-bottom: 2px solid #ccc;
background: #fff;
background: #fff;
}
padding: 2px;
 
#firstHeading {
margin-top: -3px;
}
}


Line 69: Line 102:
}
}


#navbox {  
#navbox {
/* border: 1px solid #2f6fab; */
font-size: 95%;
border: 1px solid #aaaaaa;
border: 1px solid #aaa;
background-color: #f9f9f9;
background-color: #f9f9f9;
margin-bottom: 15px;
margin-left: 15px;
padding: 5px;
padding: 5px;
font-size: 95%;
margin-left: 15px;
margin-bottom: 15px;
}
}


#p-personal li a:hover {
body.skin-monobook #p-personal li a:hover {
background-color: none;
text-decoration: underline;
text-decoration: underline;
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 96: Line 128:
}
}


#content {
@media all and (min-width: 551px) {
margin: 2.8em 0 0 12.2em;
#content {
-moz-border-radius-topleft: 1em;
border-top-left-radius: 1em;
-moz-border-radius-bottomleft: 1em;
border-bottom-left-radius: 1em;
-webkit-border-top-left-radius: 1em;
}
-webkit-border-bottom-left-radius: 1em;
}
}


#p-cactions {
body.skin-monobook #p-cactions {
left: 11.8em;
left: 11.8em;
}
}


.portlet {
body.skin-monobook .portlet {
width: 11.9em;
width: 11.9em;
}
}


input.searchButton {
body.skin-monobook .portlet .pBody {
padding: 0 0.4em !important;
border-top-right-radius: 1em;
border-bottom-right-radius: 1em;
}
 
body.skin-monobook input.searchButton {
cursor: pointer;
cursor: pointer;
background-color: white;
border: 1px solid #2f6fab;
font-weight: normal;
font-weight: normal;
background-color: #fff;
border: 1px solid #2f6fab;
padding: 0 0.4em !important;
}  
}  


#searchGoButton {
body.skin-monobook #searchButton {
font-weight: normal;
font-weight: normal;
}
}


#searchInput {
body.skin-monobook #searchInput {
border: 1px solid #2f6fab;  
border: 1px solid #2f6fab;
}  
}  


Line 133: Line 169:


select {
select {
border: 1px solid #2f6fab;  
border: 1px solid #2f6fab;
color: black;
color: #000;
}
}


Line 151: Line 187:
}
}


#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,
-moz-border-radius-topleft: 1em;
body.skin-monobook #p-cactions ul li a,
-moz-border-radius-topright: 1em;
body.skin-monobook #p-cactions li.selected,
-webkit-border-top-left-radius: 1em;
body.skin-monobook #p-cactions li.selected a {   
-webkit-border-top-right-radius: 1em;
border-top-left-radius: 1em;
border-top-right-radius: 1em;
}
}


#p-cactions li {
body.skin-monobook #p-cactions li {
padding-bottom:1em;
padding-bottom: 1em;
-moz-border-radius-topleft: .72em !important;
border-top-left-radius: .72em !important;
-moz-border-radius-topright: .72em !important;
border-top-right-radius: .72em !important;
-webkit-border-top-left-radius: .72em !important;
-webkit-border-top-right-radius: .72em !important;
}
}


body.page-Main_Page #lastmod {  
/* Fix footer spacing */
display: none;
body.skin-monobook #f-list {
line-height: 17px;
}
}


/* Fix footer spacing */
/* Indicator icons */
#f-list {
.mw-indicators {
line-height: 17px;
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;
}
 
/* Responsive fix */
@media all and (max-width: 550px) {
body.skin--responsive #sidebar .portlet[role="navigation"] {
display: none !important;
}
}
}


/* Fix preferences tabs */
/* Search up top */
.client-js #preftoc a,
#column-one #sidebar {
.client-js #preftoc a:active {
display: flex;
padding: 0 0.7em;
flex-direction: column;
}
#p-search {
order: -1;
}
}