MediaWiki:Common.css

From Technology Committee Bricolage Lab
Revision as of 12:25, 17 November 2022 by Robbie McClintock (talk | contribs) (Created page with "→‎CSS placed here will be applied to all skins: →‎Learnliberally.org in MediaWiki 1.38.4 private wiki for development work: →‎Aplacetostudy.org in MediaWiki 1.35.8 via Docker: →‎@import url("https://www.aplacetostudy.tech/files/aplacetostudy.css");: /*#mw-sidebar-button, #mw-panel { display: none; } #mw-panel #p-logo, .generated-sidebar, #p-lang, #p-tb, #t-specialpages, #t-print { display:none; } #column-content { margin: 0 0 1em 0; } #content { margin:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */
/* Learnliberally.org in MediaWiki 1.38.4 private wiki for development work */ 
/* Aplacetostudy.org in MediaWiki 1.35.8 via Docker */

/* @import url("https://www.aplacetostudy.tech/files/aplacetostudy.css"); */


/*#mw-sidebar-button,  #mw-panel { display: none; }
#mw-panel #p-logo, .generated-sidebar, #p-lang, #p-tb, #t-specialpages, #t-print  { display:none; }
#column-content { margin: 0 0 1em 0; }
#content { margin: 0 0 0 0; }
#p-cactions { left: .1em; } */
/*********** Snippets ***********/
/* Combo: <div class="outbox lefty/righty thin/wide"><div class="inbox compact"> */
.mw-parser-output { max-width: 920px; margin: 0 auto 0 auto; }

/* This turns off the Summary of the edit box and the Minor edit check box at the bottom to the Edit Form */
#wpSummaryLabel, #wpSummaryWidget .input, #mw-editpage-minoredit { display: none; } 

/* This turns off anonymous contributions */
#pt-anoncontribs, #pt-anontalk, #pt-anonuserpage { display: none; }

/* Turn dislplay of the first heading off */
.firstHeading { display: none; }
.tocnumber { display: none; }

.mw-footer li { font-size: 0.8em; }
.apts { max-width: 600px; font-size: 1.2em; line-height: 1.4em; font-weight: 500; padding: 0 2em 0 0; text-indent: 0; }
.indon p { text-indent: 1.5em; }
.indoff p {text-indent: 0;}
.nums {counter-reset: ordered;}
.nums p::before, .nums li::before {counter-increment: ordered; content:counter(ordered); vertical-align: super; font-size: .7em;  }
.nums .references li::before { display: none; }
.numsoff p::before, .numsoff li::before {display: none;}
.thin { width: 210px; }
.wide { max-width: 320px; }
.V {margin-left:0; text-indent: 0; font-weight: 700; }
.R {padding-left:2em;  text-indent: 0; font-weight: 500; }

.NavBlockOut {
	float:right; clear: right; 
	color: #813709; background: #ffdbb6; 
	border: 1px solid #813709; border-radius: 4px; 
	margin: 0 -300px 4px 4px; 
	padding: 4px;
}
.NavBlockOutS {
	float:right; clear: right; 
	color: #355269; background: #b4c7dc; 
	border: 1px solid #355269; border-radius: 4px; 
	margin: 0 -300px 4px 4px; 
	padding: 4px;
}
.NavBlockInUpper {
	color: #813709; background: #faebd7; 
	border: 1px solid #355269; border-radius: 4px; 
	margin: 4px; 
	padding: 10px 6px 10px 6px;
}
.NavBlockInUpperS {
	color: #355269; background: #dee6ef; 
	border: 1px solid #355269; border-radius: 4px; 
	margin: 4px; 
	padding: 10px 6px 10px 6px;
}
.NavBlockInMiddle {
	max-width: 210px;
	color: #813709; background: #faebd7; 
	border: 1px solid #813709; border-radius: 4px; 
	margin: 1em 4px 4px 4px; 
	padding: 0 1em 1em 1em;
}
.NavBlockInMiddleS {
	max-width: 210px;
	color: #355269; background: #dee6ef; 
	border: 1px solid #355269; border-radius: 4px; 
	margin: 1em 4px 4px 4px; 
	padding: 0 1em 1em 1em;
}
.outbox, .rbox, .cbox, .lbox, .brbox, .wbox {
	color: #813709;
	background: #ffdbb6; 
	border: 1px solid #813709; 
	border-radius: 4px;
	margin: .25em auto .25em auto;
	padding: .25em; 
}
.outboxb, .rboxb, .cboxb, .lboxb, .brboxb, .wboxb { 
	color: #355269;
	background: #813709; 
	border: 1px solid #355269; 
	border-radius: 4px; 
	margin: .25em 0 .25em 0;
	padding: .25em; 
}
.outboxg, .rboxg, .cboxg, .lboxg, .brboxg, .wboxg { 
	color: #224b12;
	background: #3faf46; 
	border: 1px solid #224b12; 
	border-radius: 4px; 
	margin: .25em auto .25em auto;
	padding: .25em; 
}
.inbox, .navbar { 
	color: #813709;
	background: #faebd7; 
	border: 1px solid #813709; 
	border-radius: 4px; 
	margin: .25em auto .25em auto;
	padding: .5em;
}
.inboxb, .navbarb { 
	color: #355269;
	background: #dee6ef; 
	border: 1px solid #355269; 
	border-radius: 4px; 
	margin: .25em auto .25em auto;
	padding: .25em;
}
.inboxg, .navbarg { 
	color: #224b12;
	background: #afd095; 
	border: 1px solid #224b12; 
	border-radius: 4px; 
	margin: .25em auto .25em auto;
	padding: .25em;
}

.boxit {
	color: #813709;
	border: 1px solid #813709; 
	border-radius: 4px; 
	margin: .25em; 
	padding: .25em;
}

.compact, .navbar, .navbarb, .navbarg {
	text-indent: 0;
	font-size: 0.9em; 
	line-height: 1.1em; 
	font-weight: 600;
}
.links-id { 
	max-width: 200px;
	text-align: center; 
	font-size: 24px;
	font-weight: 700; 
	text-indent: 0; 
	color: #f10d0c;
	margin: .5em;
}
.lbox {float: left; margin-right: 1em; }
.rbox, .tbox { float:right; clear:right; max-width: 210px; margin-left: 1em;}
.cbox { max-width: 210px; margin: 1em; }
.brbox { float:right; clear:right; max-width: 320px; margin: 0 -300px 2em 1em; }
.top { padding-top: .5em; }
.poem { margin-left: 4em; }
h1, h2, h3 { color:#813709; border-bottom-color: #813709; font-weight: 600; }
h4, h5 { color:#813709; margin: 0; padding: 0; }
h6 { color:#813709; font-size: 0.8em; font-weight:500; line-height: 0.8em; text-align: center; vertical-align: middle; margin: 0; padding: 0; }
.noind { text-indent: 0; }
.bq { text-indent: 0; padding: 0 2em; }
.cent { text-align: center; text-indent: 0; }
.und { text-decoration: underline; }
hr { width: 60%; margin: 0.5em auto 0.5em auto; }
.references  { font-size: 0.8em; }
a:link {color:#1e6a39; text-decoration:none; }
link {color:#1e6a39; text-decoration:none; }
a:visited {color:#1e6a39; text-decoration:none; }
a:hover { color:#c9211e; }
.divide { border-top: 4px solid #1e6a39; width: 60%; }
.b3 { font-size: 1.6em; line-height: 1.8em; }
.b2 { font-size: 1.4em; line-height: 1.6em; color: #813709; }
.b1 { font-size: 1.2em; line-height: 1.4em; }
.m0 { font-size: 1em; line-height: 1.2em; }
.s1 { font-size: 0.9em; line-height: 1.1em; }
.s2 { font-size: 0.7em; line-height: 0.9em; }
.s3 { font-size: 0.5em; line-height: 0.7em; }
.para {vertical-align: super; font-size: .7em; }
.lf, .lefty { float:left; margin: 0 1em 5px 0; }
.rt, .righty { float:right; clear: right; margin: 0 0 5px 1em; }
.navrt { float:right; clear: right; max-width: 210px; margin: 0 -280px 2em 1em; }
blockquote, .vector-body blockquote { border-style: none; border-left-style: none; text-indent: 0; margin: 0; padding: 0 2.5em; }