MediaWiki:Common.css

From Theonomy Wiki
Revision as of 20:41, 17 July 2020 by Mgarcia (talk | contribs)

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */
body {
  background: black;
  color:white;
}

.col2 {
	columns:2 20em;
	break-inside: avoid-column;
	page-break-inside:avoid;
	column-fill: balance;
	-moz-column-fill: balance;
	-webkit-column-fill: balance;
}

.col3 {
	columns:3 16em;
	break-inside: avoid-column;
	page-break-inside:avoid;
	column-fill: balance;
	-moz-column-fill: balance;
	-webkit-column-fill: balance;
}

.col4 {
	columns:4 14em;
	break-inside: avoid-column;
	page-break-inside:avoid;
	column-fill: balance;
	-moz-column-fill: balance;
	-webkit-column-fill: balance;
	column-gap: 2em;
}

.col5 {
	columns:5 10em;
	break-inside: avoid-column;
	page-break-inside:avoid;
	column-fill: balance;
	-moz-column-fill: balance;
	-webkit-column-fill: balance;
	column-gap: 2em;
}

.linote li {
	list-style-type:"\1F5D2";
	padding-left:0.3em;
	margin-bottom:0.3em;
	page-break-inside:avoid;
}

.lilaw li {
	list-style-type:"⚖️";
	padding-left:0.3em;
	page-break-inside:avoid;
}

.liscript li {
	list-style-type:"📖️";
	padding-left:0.3em;
	page-break-inside:avoid;
}

.litopic li {
	font-size:medium;
	margin-bottom:0.3em;
	padding-left:0.3em;
	page-break-inside:avoid;
}

.lisubtopic li {
	list-style-type:"\2937";
	margin-bottom:0.2em;
	padding-left:0.3em;
	page-break-inside:avoid;
}

#mw-pages, #mw-subcategories, #mw-hidden-catlinks { 
	display : none;
}

#logo {
	padding-left:4em !important;
	font-variant: common-ligatures small-caps;
	font-family: serif;
	font-size: 1.6em;
	letter-spacing: 1.3px;
}

.navarrow {
	font-size:180%;
	vertical-align:middle;
}

.printfooter {
	display:none;
}

.CategoryTreeTag {
	display:contents;
}

a {
  color:aqua;
}

.intlink {
	display:inline;
	position:relative;
	font-size: 120%;
}

#bodyContent .intlink a {
	background: none;
	background-image:none !important;
	padding: 0 !important;
}

.chaptitle {
	margin-top: 1em;
}
.scrverse {
	margin:0em;
	padding:0em;
	break-inside: avoid-column;
	page-break-inside:avoid;
}
.scrverse a {
	text-decoration:none;
	color:white !important;
	background:none;
}

.scrverse a::after {
   content:"" !important;
}

.scrverse a:hover {
	background:#424242 !important;
}
.mwe-popups.mwe-popups-is-not-tall .mwe-popups-extract {
	z-index:1500;
	color:white;
}
.mwe-popups .mwe-popups-container {
	z-index:1500;
	background-color: #171717;
    color: white;
}

.mwe-popups .mwe-popups-extract {
	z-index:1500;
	background-color: #171717;
    color: white;
}

.mwe-popups .mwe-popups-container footer {
	z-index:1500;
	background-color: #171717;
    color: white;
}

.mw-specialCiteThisPage-bibliographic {
	background-color:#171717;
}

.intlink .external {
	background:none !important;
	background-image: none !important;
	padding: 0 !important;
}

.new {
	color:#d3d3d3 !important;
}

.new a {
	color:#d3d3d3 !important;
}

li.new a {
	color:#d3d3d3 !important;
}

.scrbody {
	display:block;
	text-align:justify;
	font-family:serif;
	font-size: medium;
}

.refs {
	word-break: break-all;
	font-size:60%;
}

.oo-ui-checkboxInputWidget [type="checkbox"] {
	opacity:1;
}

.CategoryTreeItem {
	margin-bottom:0.6em;
}

.scriptblock {
	background:top left no-repeat url("/resources/assets/bible2.svg");
	background-size:4em;
	font-family:serif;
	text-align:justify;
	border-color: white;
	border-width: 1px;
	border-radius:4px;
	border-style: solid;
	display: inline-block;
	margin: 1em;
	padding-right: 1em;
	padding-top:1em;
	padding-bottom:2em;
	padding-left:4em;
	position:relative;
}

.scriptref {
	display: none;
}

.scriptblock >.scriptref {
	display: inline-block;
	font-family:serif;
	font-size: 120%;
	position: absolute;
	bottom: 2px;
	right: 20px;
}

.scriptvsnum {
	font-size:80%;
	vertical-align:super;
}

.popnote {
	display: inline-block;
	top: 0em;
	z-index:1;
	position: relative;
}

.popnote .createbox {
	display:none;
	position: absolute;
	left: 10em;
	z-index:10;
}

.popnote:hover .createbox, .popnote:hover .mw-inputbox-centered {
	display:inline-block;
	left: -3em;
	position: absolute;
}

.popnote::before {
	content:" \1F5D2 ";
	font-size:110%;
	display:inline;
	text-indent:0.5em;
}

.popbox {
	display: inline-block;
	top: 0em;
	z-index:1;
	position: relative;
}

.popbox .createbox {
	display:none;
	position: absolute;
	left: 10em;
	z-index:10;
}

.popbox:hover .createbox, .popbox:hover .mw-inputbox-centered {
	display:inline-block;
	left: -3em;
	position: absolute;
}

.popbox::before {
	content:" \2935 ";
	font-size:140%;
	display:inline;
	margin-left:4px;
	text-indent:0.5em;
}

#content {
	overflow:visible;
}

#content a {
   color:aqua;
}

a.new:after {
   content:" [create]";
}

.new a:after {
   content:" [create]";
}

#tab a, #tab-advanced a, .toctogglelabel {
  color:aqua !important;
}

/* Changes the background color behind the top half of the logo and at top of each page: */
#mw-page-base, #mw-body-content, #mw-content-ltr, #mw-editfont-monospace, #toc, .tocnumber, .mw-changeslist-legend, .diff-context, #mw-header-container, #mw-content-container, .mw-search-profile-tabs, #MsCatSelect, .oo-ui-tagMultiselectWidget {
  background: black !important;
  color: white !important;
}


.diffchange {
  background:darkslategray !important;
}

mainpage-rightcolumn-start {
   float: right;
}

#mw-content-text pre,
.ve-ui-surface pre {
 background:black !important;
 color:white;
}

#content-wrapper, #content, pre, textarea, #header-wrapper, .oo-ui-inputWidget-input, .oo-ui-tagMultiselectWidget-handle, .wikitable, .lqt-post-wrapper, .oo-ui-tagMultiselectWidget, .oo-ui-widget-enabled, .oo-ui-tagMultiselectWidget-outlined, .oo-ui-tagItemWidget, .oo-ui-widget-enabled, .mw-rcfilters-ui-savedLinksListWidget-button, .oo-ui-widget, .oo-ui-widget-enabled, .oo-ui-buttonElement, .oo-ui-buttonElement-framed, .oo-ui-iconElement, .oo-ui-indicatorElement, .oo-ui-labelElement, .oo-ui-buttonWidget, .oo-ui-buttonMenuSelectWidget, .mw-rcfilters-ui-savedLinksListWidget, .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle, .lqt_post_new_message {
    background: black !important;
    color:white !important;
}

.oo-ui-labelElement-label, .oo-ui-popupWidget-body {
	color:white !important;
}

.oo-ui-labelElement .oo-ui-labelElement-label, .oo-ui-buttonWidget, .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button, .mw-prefs-buttons, .wikieditor-section-main, .wikiEditor-ui-toolbar {
	background: black !important;
	background-color: black !important;
	color: white !important;
}

.selected  {
    background: darkred !important;
    color:white !important;
}

#header-menu, #more-actions-list, .header-menu-list, .lqt-thread-toolbar-menu, .lqt-thread-toolbar-command-list, .oo-ui-popupWidget-popup {
    background:#080808 !important;
}

#more-actions-list a {
    background:inherit;
}

.header-menu-item {
    background:darkturquoise;
}

.oo-ui-icon-search, .mw-ui-icon-search::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22white%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E %3Ctitle%3E search %3C/title%3E %3Cpath d=%22M7.5 13c3.04 0 5.5-2.46 5.5-5.5S10.54 2 7.5 2 2 4.46 2 7.5 4.46 13 7.5 13zm4.55.46C10.79 14.43 9.21 15 7.5 15 3.36 15 0 11.64 0 7.5S3.36 0 7.5 0C11.64 0 15 3.36 15 7.5c0 1.71-.57 3.29-1.54 4.55l6.49 6.49-1.41 1.41-6.49-6.49z%22/%3E %3C/svg%3E");
}

.oo-ui-icon-bookmark, .mw-ui-icon-bookmark::before {
    background-image: url(/load.php?modules=oojs-ui.styles.icons-moderation&image=bookmark&format=rasterized&skin=poncho&version=18xa1);
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22white%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Ebookmark%3C/title%3E%3Cpath d=%22M5 1a2 2 0 00-2 2v16l7-5 7 5V3a2 2 0 00-2-2z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-trash, .mw-ui-icon-trash::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22white%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Etrash%3C/title%3E%3Cpath d=%22M17 2h-3.5l-1-1h-5l-1 1H3v2h14zM4 17a2 2 0 002 2h8a2 2 0 002-2V5H4z%22/%3E%3C/svg%3E");
}

.oo-ui-icon-close, .mw-ui-icon-close::before {
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22white%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eclose%3C/title%3E%3Cpath d=%22M4.34 2.93l12.73 12.73-1.41 1.41L2.93 4.35z%22/%3E%3Cpath d=%22M17.07 4.34L4.34 17.07l-1.41-1.41L15.66 2.93z%22/%3E%3C/svg%3E");
}

#p-logo-text {
    color: white;
}

#mw-searchoptions {
	background-color:black;
}