MediaWiki: Common.css: Unterschied zwischen den Versionen

Aus Joachim Camerarius (1500-1574)
Wechseln zu: Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(646 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
@import url('/index.php?title=MediaWiki:CustomNavbar.css&action=raw&ctype=text/css');
@import url(https://fonts.googleapis.com/css?family=Lato:400,700|Montserrat:400,700);
@import url('/index.php?title=MediaWiki:CustomDrilldown.css&action=raw&ctype=text/css');
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
@import url('/index.php?title=MediaWiki:LandingPage.css&action=raw&ctype=text/css');
@import url('/index.php?title=MediaWiki:CustomListWidget.css&action=raw&ctype=text/css');
@import url('/index.php?title=MediaWiki:Einfuehrung.css&action=raw&ctype=text/css');
@import url('/index.php?title=MediaWiki:CustomCommentStream.css&action=raw&ctype=text/css');
@import url('/index.php?title=MediaWiki:CustomAnimations.css&action=raw&ctype=text/css');
@import url('/index.php?title=MediaWiki:CustomButtons.css&action=raw&ctype=text/css');
@import url('/index.php?title=MediaWiki:CustomWikiTable.css&action=raw&ctype=text/css');


#footer-places-about { display: none; }
/***** Global *****/
/**** Font ****/
/* Font Start */
body {
  font-size: 100% !important;
  font-family: Noto Sans, sans-serif;
  line-height: 1.6;
  font-size: 170%
}


#sfForm .select2-container-multi .select2-choices {
@font-face {
        min-height: 60px;
font-family: 'Noto Sans';
src: url('/images/5/54/Noto-sans-v27-latin-regular.woff2') format('woff2')
}
}


@font-face {
font-family: Montserrat;
src: url('/images/f/f1/Montserrat-v25-latin-regular.woff2') format('woff2')
}


/**************************************************/
@font-face {
/************ Drilldown custom style **************/
font-family: 'Open Sans';
/**************************************************/
src: url('/images/f/f4/Open-sans-v34-latin-regular.woff2') format('woff2')
}
/* Font End */
/*** Footer ***/
/* Footer Start */
#footer {
  padding-bottom: 1rem !important;
}


.row {
#footer .container-fluid .row {
    line-height:24pt;
  justify-content: center;
}
}


div.drilldown-filter:nth-of-type(odd) {
#siteSub, #contentSub {
    background: rgba(192,192,192,0.1);
  display: none !important;
}
/* Footer End */
a {
color: #337ab7;
}
}


.label-container,
ul:empty {
visibility: hidden
}


/**************************************************/
/** Hidden elements **/
/********** Allow full width element **************/
#drilldown-categories-tabs-wrapper,
/**************************************************/
#footer-places-about,
#mw-searchoptions,
#pt-mytalk,
.collapsedDesc,
.hide,
.mw-category-generated,
.mw-createacct-benefits-container,
.mw-search-createlink,
.mw-search-profile-tabs,
.private,
.timeline-wrapper,
.tweeki-username,
table.drilldownInfo>tbody>tr>th>span {
display: none
}


.full-width {
.mw-numlink {
    width: 100vw;
display: inline
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
}


#drilldown-switch i,
#return-to-top i {
font-family: FontAwesome !important
}


/**************************************************/
#sfForm .select2-container-multi .select2-choices {
/************ Customize Jumbotron *****************/
min-height: 60px
/**************************************************/
}


.jumbotron {
.pseudoheading2 {
      background-image: url("https://i.imgur.com/JmMn0qa.png");
font-weight: 700;
      background-size: cover;
font-size: 150%
      padding-top: 15%;
      padding-bottom: 15%;
}
}


/****************************************************/
.pseudoheading3 {
/** Hide information only needed for data editing **/
font-weight: 700;
/**************************************************/
font-size: 125%
}


.private {
.collapsibleDesc:hover {
    display: none;
cursor: pointer;
text-decoration: underline
}
}


.card-0,
.card-1,
.drilldown-results .mw-spcontent h3 {
box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
transition: .3s cubic-bezier(.25, .8, .25, 1)
}


.cs-comments:hover,
.card-1:hover,
.card-4,
div.drilldown-filter:hover {
box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}


/****************************************************/
.card-2 {
/**** Override default bootstrap navbar sytling ****/
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23)
/***************************************************/
}


.navbar {
.yearly-list-header {
    background-color:#02172D;
background-color: rgba(153, 187, 255, .6);
    color:#ffffff;
padding-bottom: 10px;
    border-radius:0;
padding-top: 10px
}
}


.navbar .navbar-nav > li > a {
.structuredList h1 {
    color:#fff;
background: rgba(153, 187, 255, .5)
}
}


.navbar .navbar-nav > .active > a {
.structuredList h2 {
    color: #000000;
background: rgba(153, 187, 255, .25)
    background-color:transparent;
}
}


.navbar .navbar-nav > li > a:hover,
.hoverList ul>li {
.navbar .navbar-nav > li > a:focus,
transition: opacity .2s ease-in-out
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus,
.navbar .navbar-nav > .open >a {
    text-decoration: none;
    background-color: #D3D3D3;
    color: #000000;
}
}


.navbar .navbar-brand {
.hoverList .card-1 {
    color:#ffffff;
  margin-bottom: 1rem;
}
}
.navbar .navbar-toggle {
 
    background-color:#02172D;
.sticky-table {
position: -webkit-sticky;
position: -moz-sticky;
position: -ms-sticky;
position: -o-sticky;
position: sticky;
top: 10px
}
}
.navbar .icon-bar {
 
    background-color:#02172D;
.grid-divider>[class*=col-] {
position: static
}
}


.navbar{  
.grid-divider>[class*=col-]:nth-child(n+2):before {
    background-image: none;
content: "";
border-left: 1px solid #ddd;
position: absolute;
top: 0;
bottom: 0
}
}


/* for dropdowns only */
.col-padding {
.navbar .navbar-nav .dropdown-menu  {
padding: 0 15px
  background-color: #02172D;
}
.navbar .navbar-nav .dropdown-menu>li>a  {
  color: #fff;
}
.navbar .navbar-nav .dropdown-menu>li>a:hover,.navbar .navbar-nav .dropdown-menu>li>a:focus  {  
  color: #000000;
}
}


 
.card-3 {
/******************************/
box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23)
/* Animate Stats on main page */
/******************************/
 
.stats {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
}


.stats .fa {
.card-5 {
  color: #063d79;
box-shadow: 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .22)
  font-size: 40px;
}
}


 
.card .heading {
/**** end count stats ****/
position: relative;
 
height: 80px;
 
color: #fffff
 
/********************************/
/* Disable output of categories */
/********************************/
 
.mw-category-generated {
  display: none;
}
}


 
.card .heading h1 {
/**********************************/
position: absolute;
/* Table styling for public skin */
bottom: 16px;
/*********************************/
left: 16px;
 
font-size: 24px
 
 
 
 
/*************************************/
/* Styling SemanticDrilldown Buttons */
/************************************/
 
.button {
  display: inline-block;
  border-radius: 4px;
  background-color: #063d79;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  padding: 20px;
  width: 150px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}
}


.button span {
.desc-card {
  cursor: pointer;
background-color: rgba(216, 218, 220, .3)
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
}


.button span:after {
.label-container {
  content: '\00bb';
position: fixed;
  position: absolute;
bottom: 48px;
  opacity: 0;
right: 105px;
  top: 0;
display: table
  right: -20px;
  transition: 0.5s;
}
}


.button:hover span {
.label-arrow,
  padding-right: 25px;
.label-text {
display: table-cell;
vertical-align: middle
}
}


.button:hover span:after {
.label-text {
  opacity: 1;
color: #fff;
  right: 0;
background: rgba(51, 51, 51, .5);
padding: 10px;
border-radius: 3px
}
}


/*************************/
.label-arrow {
/** chronic list styling */
color: #333;
/*************************/
opacity: .5
 
div.hoverlist {
  width: 200px;
  margin: 30px;
}
}


h2.hoverlist {
.tab-pane {
  font: 400 40px/1.5 Helvetica, Verdana, sans-serif;
padding-left: 10px;
  margin: 0;
padding-right: 10px;
  padding: 0;
padding-bottom: 10px
}
}


 
.alert-small {
div.hoverlist > ul {
width: 50%;
  list-style-type: none;
margin: 0 auto
  margin: 0;
  padding: 0;
}
}


div.hoverlist > li {
.maps-map {
  font: 200 20px/1.5 Helvetica, Verdana, sans-serif;
margin-bottom: 20px
  border-bottom: 1px solid #ccc;
}
}


div.hoverlist > li:last-child {
.timeline-wrapper h2 {
  border: none;
text-align: center !important
}
}


div.hoverlist > li a {
.timelineInnerWrapper {
  text-decoration: none;
margin-top: 20px;
  color: #000;
margin-bottom: 20px
 
  -webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
  -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
  -o-transition: font-size 0.3s ease, background-color 0.3s ease;
  -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
  transition: font-size 0.3s ease, background-color 0.3s ease;
  display: block;
  width: 200px;
}
}


div.hoverlist li a:hover {
.cardTitle {
  font-size: 25px;
background-color: #d3d3d3;
  background: #f6f6f6;
text-align: center;
font-weight: 700;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 5px
}
}

Aktuelle Version vom 5. Dezember 2024, 16:35 Uhr

@import url('/index.php?title=MediaWiki:CustomNavbar.css&action=raw&ctype=text/css');
@import url('/index.php?title=MediaWiki:CustomDrilldown.css&action=raw&ctype=text/css');
@import url('/index.php?title=MediaWiki:LandingPage.css&action=raw&ctype=text/css');
@import url('/index.php?title=MediaWiki:CustomListWidget.css&action=raw&ctype=text/css');
@import url('/index.php?title=MediaWiki:Einfuehrung.css&action=raw&ctype=text/css');
@import url('/index.php?title=MediaWiki:CustomCommentStream.css&action=raw&ctype=text/css');
@import url('/index.php?title=MediaWiki:CustomAnimations.css&action=raw&ctype=text/css');
@import url('/index.php?title=MediaWiki:CustomButtons.css&action=raw&ctype=text/css');
@import url('/index.php?title=MediaWiki:CustomWikiTable.css&action=raw&ctype=text/css');

/***** Global *****/
/**** Font ****/
/* Font Start */
body {
  font-size: 100% !important;
  font-family: Noto Sans, sans-serif;
  line-height: 1.6;
  font-size: 170%
}

@font-face {
	font-family: 'Noto Sans';
	src: url('/images/5/54/Noto-sans-v27-latin-regular.woff2') format('woff2')
}

@font-face {
	font-family: Montserrat;
	src: url('/images/f/f1/Montserrat-v25-latin-regular.woff2') format('woff2')
}

@font-face {
	font-family: 'Open Sans';
	src: url('/images/f/f4/Open-sans-v34-latin-regular.woff2') format('woff2')
}
/* Font End */
/*** Footer ***/
/* Footer Start */
#footer {
  padding-bottom: 1rem !important;
}

#footer .container-fluid .row {
  justify-content: center;
}

#siteSub, #contentSub {
  display: none !important;
}
/* Footer End */
a {
	color: #337ab7;
}

.label-container,
ul:empty {
	visibility: hidden
}

/** Hidden elements **/
#drilldown-categories-tabs-wrapper,
#footer-places-about,
#mw-searchoptions,
#pt-mytalk,
.collapsedDesc,
.hide,
.mw-category-generated,
.mw-createacct-benefits-container,
.mw-search-createlink,
.mw-search-profile-tabs,
.private,
.timeline-wrapper,
.tweeki-username,
table.drilldownInfo>tbody>tr>th>span {
	display: none
}

.mw-numlink {
	display: inline
}

#drilldown-switch i,
#return-to-top i {
	font-family: FontAwesome !important
}

#sfForm .select2-container-multi .select2-choices {
	min-height: 60px
}

.pseudoheading2 {
	font-weight: 700;
	font-size: 150%
}

.pseudoheading3 {
	font-weight: 700;
	font-size: 125%
}

.collapsibleDesc:hover {
	cursor: pointer;
	text-decoration: underline
}

.card-0,
.card-1,
.drilldown-results .mw-spcontent h3 {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
	transition: .3s cubic-bezier(.25, .8, .25, 1)
}

.cs-comments:hover,
.card-1:hover,
.card-4,
div.drilldown-filter:hover {
	box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.card-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23)
}

.yearly-list-header {
	background-color: rgba(153, 187, 255, .6);
	padding-bottom: 10px;
	padding-top: 10px
}

.structuredList h1 {
	background: rgba(153, 187, 255, .5)
}

.structuredList h2 {
	background: rgba(153, 187, 255, .25)
}

.hoverList ul>li {
	transition: opacity .2s ease-in-out
}

.hoverList .card-1 {
  margin-bottom: 1rem;
}

.sticky-table {
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	position: sticky;
	top: 10px
}

.grid-divider>[class*=col-] {
	position: static
}

.grid-divider>[class*=col-]:nth-child(n+2):before {
	content: "";
	border-left: 1px solid #ddd;
	position: absolute;
	top: 0;
	bottom: 0
}

.col-padding {
	padding: 0 15px
}

.card-3 {
	box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23)
}

.card-5 {
	box-shadow: 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .22)
}

.card .heading {
	position: relative;
	height: 80px;
	color: #fffff
}

.card .heading h1 {
	position: absolute;
	bottom: 16px;
	left: 16px;
	font-size: 24px
}

.desc-card {
	background-color: rgba(216, 218, 220, .3)
}

.label-container {
	position: fixed;
	bottom: 48px;
	right: 105px;
	display: table
}

.label-arrow,
.label-text {
	display: table-cell;
	vertical-align: middle
}

.label-text {
	color: #fff;
	background: rgba(51, 51, 51, .5);
	padding: 10px;
	border-radius: 3px
}

.label-arrow {
	color: #333;
	opacity: .5
}

.tab-pane {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px
}

.alert-small {
	width: 50%;
	margin: 0 auto
}

.maps-map {
	margin-bottom: 20px
}

.timeline-wrapper h2 {
	text-align: center !important
}

.timelineInnerWrapper {
	margin-top: 20px;
	margin-bottom: 20px
}

.cardTitle {
	background-color: #d3d3d3;
	text-align: center;
	font-weight: 700;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px
}