MediaWiki: Common.css: Unterschied zwischen den Versionen

Aus Joachim Camerarius (1500-1574)
Wechseln zu: Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(683 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;
/** Hide information only needed for data editing **/
src: url('/images/f/f1/Montserrat-v25-latin-regular.woff2') format('woff2')
/**************************************************/  
 
.private {
    display: none;
}
}


 
@font-face {
/****************************************************/
font-family: 'Open Sans';
/**** Override default bootstrap navbar sytling ****/
src: url('/images/f/f4/Open-sans-v34-latin-regular.woff2') format('woff2')
/***************************************************/
 
/* navbar */
.navbar-default {
    background-color: #F8F8F8;
    border-color: #E7E7E7;
}
}
/* Title */
/* Font End */
.navbar-default .navbar-brand {
/*** Footer ***/
    color: #777;
/* Footer Start */
#footer {
  padding-bottom: 1rem !important;
}
}
.navbar-default .navbar-brand:hover,
 
.navbar-default .navbar-brand:focus {
#footer .container-fluid .row {
    color: #5E5E5E;
  justify-content: center;
}
}
/* Link */
 
.navbar-default .navbar-nav > li > a {
#siteSub, #contentSub {
    color: #777;
  display: none !important;
}
}
.navbar-default .navbar-nav > li > a:hover,
/* Footer End */
.navbar-default .navbar-nav > li > a:focus {
a {
    color: #333;
color: #337ab7;
}
}
.navbar-default .navbar-nav > .active > a,
 
.navbar-default .navbar-nav > .active > a:hover,
.label-container,
.navbar-default .navbar-nav > .active > a:focus {
ul:empty {
    color: #555;
visibility: hidden
    background-color: #E7E7E7;
}
}
.navbar-default .navbar-nav > .open > a,
 
.navbar-default .navbar-nav > .open > a:hover,
/** Hidden elements **/
.navbar-default .navbar-nav > .open > a:focus {
#drilldown-categories-tabs-wrapper,
    color: #555;
#footer-places-about,
    background-color: #D5D5D5;
#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
}
}
/* Caret */
 
.navbar-default .navbar-nav > .dropdown > a .caret {
.mw-numlink {
    border-top-color: #777;
display: inline
    border-bottom-color: #777;
}
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
 
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
#drilldown-switch i,
    border-top-color: #333;
#return-to-top i {
    border-bottom-color: #333;
font-family: FontAwesome !important
}
}
.navbar-default .navbar-nav > .open > a .caret,
 
.navbar-default .navbar-nav > .open > a:hover .caret,
#sfForm .select2-container-multi .select2-choices {
.navbar-default .navbar-nav > .open > a:focus .caret {
min-height: 60px
    border-top-color: #555;
    border-bottom-color: #555;
}
}
/* Mobile version */
 
.navbar-default .navbar-toggle {
.pseudoheading2 {
    border-color: #DDD;
font-weight: 700;
font-size: 150%
}
}
.navbar-default .navbar-toggle:hover,
 
.navbar-default .navbar-toggle:focus {
.pseudoheading3 {
    background-color: #DDD;
font-weight: 700;
font-size: 125%
}
}
.navbar-default .navbar-toggle .icon-bar {
 
    background-color: #CCC;
.collapsibleDesc:hover {
cursor: pointer;
text-decoration: underline
}
}
@media (max-width: 767px) {
 
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
.card-0,
        color: #777;
.card-1,
    }
.drilldown-results .mw-spcontent h3 {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
transition: .3s cubic-bezier(.25, .8, .25, 1)
          color: #333;
    }
}
}


/******************************/
.cs-comments:hover,
/* Animate Stats on main page */
.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)
}


.stats {
.card-2 {
   text-align: center;
   box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23)
  font-size: 20px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
}


.stats .fa {
.yearly-list-header {
  color: #063d79;
background-color: rgba(153, 187, 255, .6);
  font-size: 40px;
padding-bottom: 10px;
padding-top: 10px
}
}


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


/**** end count stats ****/
.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 {
/* Disable output of categories */
position: -webkit-sticky;
/********************************/
position: -moz-sticky;
position: -ms-sticky;
position: -o-sticky;
position: sticky;
top: 10px
}


.mw-category-generated {
.grid-divider>[class*=col-] {
  display: none;
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 {
/* Table styling for public skin */
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;
/* Styling SemanticDrilldown Buttons */
bottom: 16px;
/************************************/
left: 16px;
 
font-size: 24px
.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
}