MediaWiki:Common.css: Difference between revisions
From Wiki Problem
Wikiproblem (talk | contribs) No edit summary |
Wikiproblem (talk | contribs) No edit summary Tag: Manual revert |
||
(126 intermediate revisions by the same user not shown) | |||
Line 25: | Line 25: | ||
#ca-mw-indicators mw-body-content{ display:none!important; } | #ca-mw-indicators mw-body-content{ display:none!important; } | ||
#mw-portlet{ display:none!important; } | #mw-portlet{ display:none!important; } | ||
sidebar-inner{ display:none!important; } | |||
#sidebar-chunk{ display:none!important; } | #sidebar-chunk{ display:none!important; } | ||
#mw-portlet-body{ display:none!important;} | #mw-portlet-body{ display:none!important;} | ||
Line 34: | Line 34: | ||
top: 0.9em; | top: 0.9em; | ||
padding-bottom: 5px; | padding-bottom: 5px; | ||
display:none; | display:none; | ||
} | } | ||
#mw-content { | #mw-content { | ||
background: # | background: #fff | ||
} | } | ||
Line 46: | Line 46: | ||
#mw-header-container { | #mw-header-container { | ||
color: #ffffff; | |||
background-color: #f8b67c; | background-color: #f8b67c; | ||
z-index: 10; | z-index: 10; | ||
width: 100%; | width: 100%; | ||
padding: 0.5em 0 0; | padding: 0.5em 0 0; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
} | } | ||
Line 80: | Line 67: | ||
color: #ffffff; | color: #ffffff; | ||
} | } | ||
#p-logo-text a { | #p-logo-text a { | ||
Line 88: | Line 76: | ||
font-size: 1.75em; | font-size: 1.75em; | ||
display: block; | display: block; | ||
} | |||
#p-logo-text { | |||
position: relative; | |||
text-align: center; | |||
top: 0em; | |||
} | } | ||
Line 95: | Line 88: | ||
/* background-color: #758F91; */ | /* background-color: #758F91; */ | ||
} | } | ||
div.gallerytext { | |||
overflow: hidden; | |||
font-size: 94%; | |||
padding: 2px 4px; | |||
word-wrap: break-word; | |||
font-weight: bold; | |||
color: #444f45; | |||
} | |||
.mw-body h1 { | .mw-body h1 { | ||
Line 101: | Line 104: | ||
} | } | ||
.mw- | |||
#mw-site-navigation .sidebar-chunk, #mw-related-navigation .sidebar-chunk { | |||
background: #fff; | |||
border-radius: 6px; | |||
} | } | ||
#mw-site-navigation .sidebar-inner h3 { | #mw-site-navigation .sidebar-inner h3 { | ||
font-weight: bold; | font-weight: bold; | ||
color: # | color: #099999; | ||
font-size: 1em; | font-size: 1em; | ||
margin: 0.25em 0 0.75em 0; | margin: 0.25em 0 0.75em 0; | ||
padding-bottom: 0.15em; | padding-bottom: 0.15em; | ||
border-bottom: solid 2px #cccccc; | border-bottom: solid 2px #cccccc; | ||
border-radius: 6px; | |||
} | } | ||
Line 120: | Line 131: | ||
overflow: visible; | overflow: visible; | ||
} | } | ||
a{ | a{ | ||
color: #444f45; | |||
} | } | ||
a:hover, a:visited { | a:hover, a:visited { | ||
color: # | color: #444f45; | ||
} | } | ||
Line 160: | Line 144: | ||
} | } | ||
.mw-body .mw-search-profile-tabs{ | .mw-body .mw-search-profile-tabs{ | ||
Line 174: | Line 150: | ||
} | } | ||
.mw-body h2 { | |||
font-size: 1.7em; | |||
font-size: | |||
font-weight: bold; | font-weight: bold; | ||
padding: | background : #099999; | ||
color: #ffffff; | |||
padding-left: 20px; | |||
padding-bottom: 6px; | |||
padding-top: 6px; | |||
line-break: auto; | |||
} | } | ||
.mw-body | .mw-body h3{ | ||
font-size: 1.4em; | |||
font-weight: bold; | font-weight: bold; | ||
background : #F3DFC1; | |||
color: #000000; | |||
padding-left: 20px; | padding-left: 20px; | ||
padding-bottom: 6px; | padding-bottom: 6px; | ||
padding-top: 6px; | padding-top: 6px; | ||
line-break: auto; | |||
} | } | ||
.mw-body .mw-parser-output h1:after, .mw-body .mw-parser-output h2:after { | .mw-body .mw-parser-output h1:after, .mw-body .mw-parser-output h2:after { | ||
content: ''; | content: ''; | ||
Line 201: | Line 183: | ||
.ra-read-more h2 { | .ra-read-more h2 { | ||
text-color: # | text-color: #444f45; | ||
color: # | color: #444f45; | ||
border-bottom: 0; | border-bottom: 0; | ||
font-size: 1em; | font-size: 1em; | ||
Line 213: | Line 195: | ||
padding-top: 6px; | padding-top: 6px; | ||
} | } | ||
#toc { | #toc { | ||
display: block; | display: block; | ||
font-size: | font-size: 12px; | ||
font-weight: bold; | font-weight: bold; | ||
line-height: 1.2em; | line-height: 1.2em; | ||
color: # | color: #099999; | ||
background-color: # | background-color: #f2f2f2; | ||
border-radius: 6px; | border-radius: 6px; | ||
width: | width: 300px; | ||
padding-bottom: 25px; | padding-bottom: 25px; | ||
} | } | ||
#toc a { | |||
text-decoration: none; | |||
color: #099999; | |||
} | |||
.tocnumber { | |||
color: #099999; | |||
} | } | ||
body { | body { | ||
font-family: "Helvetica","Nimbus Sans L","Arial","Liberation Sans",sans-serif; | font-family: "Helvetica","Nimbus Sans L","Arial","Liberation Sans",sans-serif; | ||
color: #000000; | color: #000000; | ||
background: #d6d6d6 | background: #fff; | ||
/* background: #d6d6d6; */ | |||
/* background: #72777d; */ | /* background: #72777d; */ | ||
font-size: 1em; | |||
} | } | ||
.articleFeedbackv5-panel { | |||
background-color: #f5faff; | |||
border: 1px solid #ccc; | |||
padding-bottom: 1px; | |||
margin: 0; | |||
width: 100%; | |||
max-width: none; | |||
} | |||
FFE5B4 | FFE5B4 | ||
E9E7E3 | E9E7E3 | ||
#breadcrumb { | |||
padding: 1.1em 0 0.8em 26px; | |||
color: #307530; | |||
} | |||
.mw-search-results li { | |||
min-height: 100px; | |||
border: 1px solid #d2d8cd; | |||
margin: 0 0 0.5em; | |||
padding: 0; | |||
background: whitesmoke; | |||
display: table; | |||
width: 100%; | |||
} | |||
#searchresults_list .result_thumb { | |||
display: table-cell; | |||
overflow: hidden; | |||
width: 100px; | |||
height: 100px; | |||
font-size: 1.6em; | |||
text-align: center; | |||
box-sizing: border-box; | |||
font-weight: bold; | |||
color: rgba(0,0,0,0.35); | |||
vertical-align: middle; | |||
background: #e0eed6 center / cover no-repeat; | |||
} |
Latest revision as of 07:17, 8 October 2023
/* CSS placed here will be applied to all skins */ /* CSS placed here will be applied to all skins */ body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } body.page-Main_Page li#ca-talk { display: none !important; } #body.page-Main_Page li#ca-edit { display:none!important; } body.page-Main_Page li#ca-history { display:none!important; } body.page-Main_Page li#ca-watch { display:none!important; } body.page-Main_Page li#ca-viewsource { display:none!important; } body.page-Main_Page li#ca-nstab-main { display:none!important; } body.page-Main_Page li#ca-view { display:none!important; } body.page-Main_Page li#ca-watch { display:none!important; } body.page-Main_Page li#ca-unwatch { display:none!important; } .printonly { display:none !important; } #ca-talk { display:none!important; } #ca-view { display:none!important; } #ca-history { display:none!important; } #ca-viewsource { display:none!important; } #ca-nstab-main { display:none!important; } #ca-nstab-user { display:none!important; } #ca-nstab-category{ display:none!important; } #ca-mw-indicators mw-body-content{ display:none!important; } #mw-portlet{ display:none!important; } sidebar-inner{ display:none!important; } #sidebar-chunk{ display:none!important; } #mw-portlet-body{ display:none!important;} #ca-viewsource { display:none!important; } #site-tools { right: 3em; top: 0.9em; padding-bottom: 5px; display:none; } #mw-content { background: #fff } #intro p { line-height: 25px; } #mw-header-container { color: #ffffff; background-color: #f8b67c; z-index: 10; width: 100%; padding: 0.5em 0 0; box-sizing: border-box; } #mw-footer-container { background-color: #f8b67c; border-top: solid 1px #555555; box-shadow: inset 0 0px 0px 0px rgba(0,0,0,0); color: #ffffff; } #mw-footer-container a { color: #ffffff; } #p-logo-text a { padding: 0.2em 1em; color: #ffffff; font-family: 'Linux Libertine','Times New Roman',serif; font-variant: caps; font-size: 1.75em; display: block; } #p-logo-text { position: relative; text-align: center; top: 0em; } #mw-content-container{ background-color: #099999 /* background-color: #758F91; */ } div.gallerytext { overflow: hidden; font-size: 94%; padding: 2px 4px; word-wrap: break-word; font-weight: bold; color: #444f45; } .mw-body h1 { font-size: 2em; font-weight: bold; } #mw-site-navigation .sidebar-chunk, #mw-related-navigation .sidebar-chunk { background: #fff; border-radius: 6px; } #mw-site-navigation .sidebar-inner h3 { font-weight: bold; color: #099999; font-size: 1em; margin: 0.25em 0 0.75em 0; padding-bottom: 0.15em; border-bottom: solid 2px #cccccc; border-radius: 6px; } #mw-body h1.firstHeading { margin: 0.25em 0 0.5em; border-bottom: solid 4px #0088dd; overflow: visible; } a{ color: #444f45; } a:hover, a:visited { color: #444f45; } #p-pagemisc.mw-portlet{ display:none; } .mw-body .mw-search-profile-tabs{ display: none; } .mw-body h2 { font-size: 1.7em; font-weight: bold; background : #099999; color: #ffffff; padding-left: 20px; padding-bottom: 6px; padding-top: 6px; line-break: auto; } .mw-body h3{ font-size: 1.4em; font-weight: bold; background : #F3DFC1; color: #000000; padding-left: 20px; padding-bottom: 6px; padding-top: 6px; line-break: auto; } .mw-body .mw-parser-output h1:after, .mw-body .mw-parser-output h2:after { content: ''; display: none; border-bottom: none; overflow: hidden; } .ra-read-more h2 { text-color: #444f45; color: #444f45; border-bottom: 0; font-size: 1em; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; background-color: #f1f1f1; padding-left: 30px; padding-bottom: 6px; padding-top: 6px; } #toc { display: block; font-size: 12px; font-weight: bold; line-height: 1.2em; color: #099999; background-color: #f2f2f2; border-radius: 6px; width: 300px; padding-bottom: 25px; } #toc a { text-decoration: none; color: #099999; } .tocnumber { color: #099999; } body { font-family: "Helvetica","Nimbus Sans L","Arial","Liberation Sans",sans-serif; color: #000000; background: #fff; /* background: #d6d6d6; */ /* background: #72777d; */ font-size: 1em; } .articleFeedbackv5-panel { background-color: #f5faff; border: 1px solid #ccc; padding-bottom: 1px; margin: 0; width: 100%; max-width: none; } FFE5B4 E9E7E3 #breadcrumb { padding: 1.1em 0 0.8em 26px; color: #307530; } .mw-search-results li { min-height: 100px; border: 1px solid #d2d8cd; margin: 0 0 0.5em; padding: 0; background: whitesmoke; display: table; width: 100%; } #searchresults_list .result_thumb { display: table-cell; overflow: hidden; width: 100px; height: 100px; font-size: 1.6em; text-align: center; box-sizing: border-box; font-weight: bold; color: rgba(0,0,0,0.35); vertical-align: middle; background: #e0eed6 center / cover no-repeat; }