MediaWiki:Common.css

From Buddha-Nature

Revision as of 00:47, 23 March 2018 by JeremiP (talk | contribs) ((by SublimeText.Mediawiker))

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 / Edge: 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.
/* New CSS Added Starting on 10/19/2017 */

.rootpage-Buddha_Nature_Tests #mw-navigation,
.rootpage-Buddha_Nature_Tests #mw-page-base, 
.rootpage-Buddha_Nature_Tests #contentSub, 
.rootpage-Buddha_Nature_Tests #firstHeading, 
.rootpage-Buddha_Nature_Tests #footer,
.rootpage-Buddha_Nature_Tests #sbl-breadcrumbs,
.rootpage-Main_Page #mw-navigation,
.rootpage-Main_Page #mw-page-base, 
.rootpage-Main_Page #contentSub, 
.rootpage-Main_Page #firstHeading, 
.rootpage-Main_Page #footer,
.rootpage-Main_Page #sbl-breadcrumbs {display: none;}

.rootpage-Buddha_Nature_Tests .mw-body,
.rootpage-Main_Page .mw-body {
	border: none;
	margin-left: 0;
	padding: 0;
}

.navbar {
	background: -webkit-linear-gradient(#113651, #485b73);
	background: -o-linear-gradient(#113651, #485b73);
	background: linear-gradient(#113651, #485b73);
	border-bottom: 1px solid red;
	-webkit-backdrop-filter: blur(25px);
	font-family: 'Raleway', serif;
	font-size: .9rem;
	font-weight: 300;
}

.navbar-dark .navbar-brand {
	color: #fff4d6 !important;
	font-family: 'Crimson Text', serif;
}

.navbar .dropdown-menu {background-color: #fefcf5;}

.navbar .dropdown-toggle::after {vertical-align: .1em;}

.navbar .dropdown-item:focus, .dropdown-item:hover {background-color: #f5efde !important;}

ul.navbar-nav {margin-top: 0px;}

.rootpage-Buddha_Nature_Tests .bnw-outer-container,
.rootpage-Main_Page .bnw-outer-container {
	background: -webkit-linear-gradient(rgb(255, 244, 214), rgb(247,242,228));
	background: -o-linear-gradient(rgb(255, 244, 214), rgb(247,242,228));
	background: linear-gradient(rgb(255, 244, 214), rgb(247,242,228)),url('images-budnat/8/88/BNW-Background.png');
	background-blend-mode: color;
	background-size: contain;
	background-repeat: repeat-y;
	font-family: 'Crimson Text', serif;
	font-size: 19px;
	line-height: 26px;
}

.bnw-outer-container a {
	color: inherit !important;
	border-bottom: 1px solid #6a7c96;
	transition-duration: .2s;
}

.bnw-outer-container .reference a {border: none;}
.bnw-outer-container .mw-cite-backlink a {border: none;}

.bnw-outer-container a.new {
	color: #921b26 !important;
}

.bnw-outer-container a:hover {
	text-decoration: none;
	color: #6a7c96 !important;
}

.bnw-inner-container {
	padding: 25px 40px 40px;
	max-width: 1300px;
}

@media screen and (max-width: 750px) {
	.bnw-inner-container {
		margin: 0;
	}
	.bnw-fullwidth-shell {
		margin-left: -40px;
		margin-right: -40px;
	}
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
	.bnw-inner-container {
		margin: 0 60px;
	}
	.bnw-fullwidth-shell {
		margin-left: -100px;
		margin-right: -100px;
	}
}

@media screen and (min-width: 1201px) and (max-width: 1500px) {
	.bnw-inner-container {
		margin: 0 100px;
	}
	.bnw-fullwidth-shell {
		margin-left: -140px;
		margin-right: -140px;
	}
}

@media screen and (min-width: 1501px) {
	.bnw-inner-container {
		margin: 0 auto;
	}
	.bnw-fullwidth-shell {
		margin-left: auto;
		margin-right: auto;
	}
}

.bnw-main-title {
	margin-top: 50px;
	text-align: center;
	font-size: 4em;
	font-variant: small-caps;
	line-height: 40px;
	font-family: 'Cormorant Garamond', serif;
	font-
}

.bnw-main-title-tib {
	text-align: center;
	font-size: 40px;
	font-family: sans-serif;
	line-height: 45px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.bnw-question {
	margin-top: 50px;
	text-align: center;
	font-size: 35px;
	line-height: normal;
	font-family: 'Quicksand', serif;
}

.bnw-jumbotron {
	margin: 30px auto 20px;
	padding: 30px 50px;
	background: #fffcf5;
	border-top: 1px solid #dc3948;
	font-size: x-large;
	font-style: italic;
	line-height: 30px;
	color: #656565;
	overflow: auto;
}

.rotater-main {
	font-size: 28px;
	font-style: italic;
	line-height: normal;
	color: #656565;
}

.bnw-minitron {
	margin: 20px auto 15px;
	padding: 20px 30px;
	background: #fffcf5;
	border-top: 1px solid #dc3948;
	color: #656565;
	overflow: auto;
	font-size: large;
	line-height: 25px;
}

.bnw-minitron .embedvideo .embedvideowrap iframe {
	margin-bottom: -6px;
}

.bnw-panel {
	background: #fffcf5;
	padding: 5px 20px 15px;
}

.bnw-subtitle {
	margin-top: 50px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	font-size: 25px;
	border-bottom: 1px solid rgb(220, 56, 71);
}

.bnw-panel .bnw-subtitle {
	margin-top: 20px;
}

.bnw-heading-3 {
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 22px;
	border-bottom: 1px solid rgb(113, 113, 113);
}

.bnw-inner-container caption {
	color: #252525;
	font-style: italic;
}

.bnw-event-person {
	margin: 15px;
	padding: 30px;
	background: #fffcf5;
	overflow: auto;
	display: none;
}

.bnw-person-img {
	margin-right: 15px;
	padding: 7px;
	float: left;
	height: 100%;
}

.bnw-person-img img,
.rounded-img img,
.rounded-img {
	height: 150px;
	width: auto;
	border-radius: 50%;
	margin: 0 7px 7px 0;
}

.bnw-person-header {
	font-size: larger;
	padding-bottom: 4px;
}

.bnw-person-description {
	margin-left: 35px;
}

.mw-content-ltr ol, .mw-content-rtl .mw-content-ltr ol {
	margin-left: 2em;
}

.bnw-resources-container {
	margin: auto;
	overflow: hidden;
}
@media screen and (min-width: 1000px) {.bnw-resources-container {width: 1000px; height: 360px;}}
@media screen and (max-width: 999px) {.bnw-resources-container {width: 640px; max-height: 610px;}}

.bnw-resources-buttons {
	background: #fffefa;
	float: left;
	overflow: scroll;
	border: 1px solid #dadada;
}
@media screen and (min-width: 1000px) {.bnw-resources-buttons {height: 100%; width: 360px;}}
@media screen and (max-width: 999px) {.bnw-resources-buttons {max-height: 250px; width: inherit;}}

.bnw-resources-button {
	padding: 14px 17px;
	line-height: normal;
	font-size: 16px;
	border-bottom: 1px solid #dadada;
	border-collapse: collapse;
	color: #586b80;
}

.bnw-resources-button.active {background: #eaeae7;}

.bnw-resources-button:hover {
	background: #eaeae7;
	cursor: pointer;
}

.bnw-resources {
	width: 640px;
	height: 360px;
	float: right;
	position: relative;
}

.bnw-resource-item {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
}

.show {display: block; transition-duration: .5s;}

.bnw-resources-container .mediaContainer {
	height: 360px;
}

.bnw-resources-container .mwPlayerContainer {
}

@media screen and (max-width: 1199px) {
	.cols-lg {
		column-count: 1;
	}
}

@media screen and (min-width: 1200px) {
	.cols-lg {
		column-count: 2;
	}
}

.qtip {
	max-width: 500px;
}

.bnw-footer {
	overflow: hidden;
	background: -webkit-linear-gradient(#113651, #485b73);
	background: -o-linear-gradient(#113651, #485b73);
	background: linear-gradient(#113651, #485b73);
	padding: 30px 0;
	border-top: 2px solid rgb(220,56,71);
	font-family: 'Quicksand',serif;
	font-size: .8em;
	line-height: 26px;
	margin-left: 0 !important;
	margin-right: 0 !important;
	color: #fffcf5!important;
}

.bnw-footer a, .bnw-footer a.external, .bnw-footer a:visited, .bnw-footer a.external:visited {
	color: #fffcf5!important;
	text-decoration: none;
	border: none;
}

.translucent {background: rgba(16, 55, 82, 0.62) !important}


.navbar a.dropdown-item, .navbar a.dropdown-item:visited {color: #212529 !important;} 


.navbar-collapse.collapse.in {
  display: block!important;
}

.depth-0 {border: 1px solid rgba(0, 0, 0, .16);}

.depth-1 {
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.depth-2 {
	-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.depth-3 {
	-webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.depth-4 {
	-webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
	box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19)
}

.depth-5 {
	-webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, .22), 0 25px 55px 0 rgba(0, 0, 0, .21);
	box-shadow: 0 16px 28px 0 rgba(0, 0, 0, .22), 0 25px 55px 0 rgba(0, 0, 0, .21)
}

.depth-6 {
	-webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, .2), 0 40px 77px 0 rgba(0, 0, 0, .22);
	box-shadow: 0 27px 24px 0 rgba(0, 0, 0, .2), 0 40px 77px 0 rgba(0, 0, 0, .22)
}

.sans {font-family: sans-serif;}

.maitreya-back {
	background: linear-gradient(#fffcf5,#fffcf5),url('images-budnat/4/41/Maitreya-back.png');
	background-blend-mode: color;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
}

#accordion .card-header a,
.bnw-subtitle a,
.link-no-border,
.link-no-border a {border: none; text-decoration: none;}

#accordion .card-body dt {
	padding-top: 10px;
	margin-bottom: -5px;
}

.image-icon-raised {vertical-align: -1px;}

.z-100 {z-index: 100;}
.z-200 {z-index: 200;}
.z-300 {z-index: 300;}
.z-400 {z-index: 400;}
.z-500 {z-index: 500;}
.z-600 {z-index: 600;}
.z-700 {z-index: 700;}
.z-800 {z-index: 800;}
.z-900 {z-index: 900;}

.trans-3 {transition-duration: .3s;}
.trans-5 {transition-duration: .5s;}
.trans-10 {transition-duration: 1s;}

.anim-1 {animation-duration: .1s !important;}
.anim-2 {animation-duration: .2s !important;}
.anim-3 {animation-duration: .3s !important;}
.anim-5 {animation-duration: .5s !important;}
.anim-10 {animation-duration: 1s !important;}

.zoom-110 {zoom: 110%;}

.bnw-event-person.position-absolute {top: 0;}

.over-auto {overflow: auto;}

.hide {display: none; transition-duration: .5s;}

a {outline: none;}

.hi-500 img {height: 500px; width: auto;}

ul.gallery.mw-gallery-slideshow {}

.pointer:hover {cursor: pointer;}

.person-white-box {
	margin-bottom: 30px;
	max-width: 900px;
	padding: 30px 50px 30px;
	float: left;
}

.person-depth-2 {
	-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}

.person-infobox p {margin: 0;}

.person-infobox dt {
	font-weight: 300;
	font-style: italic;
	color: #424242;
	margin-top: 7px;
}

.personInfoHeadings {
	width: 100%;
	font-style: italic;
	border-bottom: 1px solid #ea4100;
	margin-top: 13px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	color: #424242;
	font-weight: 400;
}

.personTemplate th {
	text-align: right;
	font-style: italic;
	color: #424242;
	font-weight: 300;
}

.under-construction {
	margin-top: 30px;
	position: relative;
	padding: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 2.5rem;
	font-weight: 900;
	font-family: 'Montserrat', sans-serif;
}

.under-construction img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: .25;
}

#fadeInCaret {visibility: hidden;}

.visible {visibility: visible;}

.footer-logo img {margin-top: -50px;}

.bnw-footer-mission {
	font-family: 'Cormorant Garamond', serif;
	font-size: 1.1rem;
}

.bnw-panel-watermark {
	font-size: 7rem;
	font-weight: 900;
	font-family: 'Montserrat',sans-serif;
	position: absolute;
	top: -7px;
	left: 6px;
	color: #00000012;
}

.bnw-panel-watermark a {border: none;}
.bnw-panel-watermark a:hover {
	text-decoration: underline;
	color: #00000024;
}