MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus How to be a Hero
Zur Navigation springen Zur Suche springen
(Sync mit Testing-Wiki)
Zeile 2: Zeile 2:


/* +++++ 1. HAUPTSEITE +++++ */
/* +++++ 1. HAUPTSEITE +++++ */
div#hauptseite h2 {
div#hauptseite h2 {
background: #A3ACBE;
border: 2px solid #A3ACBE;
font-family: inherit;
font-family: inherit;
font-size: 1.5em;
font-size: 1.5em;
font-weight: bold;
font-weight: bold;
color : #ffffff;
line-height: 1.5;
line-height: 1.5;
margin: 0;
margin: 0;
Zeile 15: Zeile 11:
}
}
div#hauptseite h3 {
div#hauptseite h3 {
background: #A3ACBE;
border: 2px solid #A3ACBE;
font-family: inherit;
font-family: inherit;
font-size: 1em;
font-size: 1em;
font-weight: bold;
font-weight: bold;
color : #ffffff;
line-height: 1.5;
line-height: 1.5;
margin: 0;
margin: 0;
Zeile 26: Zeile 19:
}
}
#hauptseite .inhalt {
#hauptseite .inhalt {
background: #fff;
border: 2px solid #A3ACBE;
border-top: 0;
border-top: 0;
min-height: 0; /* IE 7 */
min-height: 0; /* IE 7 */
Zeile 33: Zeile 24:
}
}
#hauptseite .inhalt hr {
#hauptseite .inhalt hr {
background: #A3ACBE;
color: #A3ACBE; /* IE 7 */
height: 1px;
height: 1px;
margin: .5em 0;
margin: .5em 0;
Zeile 99: Zeile 88:
}
}


/* +++++ 2. HAUPTSEITE CODE FOR -DEV +++++ */
/* +++++ 2. KATEGORIE-KLAPPBOXEN +++++ */
.categoryListTitle {
div#hauptseite-dev h2 {
    background: #A3ACBE;
background: #A3ACBE;
    border: 2px solid #A3ACBE;
border: 2px solid #A3ACBE;
    font-family: inherit;
font-family: inherit;
    font-size: 1em;
font-size: 1.5em;
    font-weight: bold;
font-weight: bold;
    color: #ffffff;
color : #ffffff;
    line-height: 1.5;
line-height: 1.5;
    margin: 0;
margin: 0;
    padding: .1em 10px;
padding: .1em 0;
    text-decoration: underline;
}
 
.categoryListTitle:hover {
    background: #838FA7;
    border: 2px solid #838FA7;
    text-decoration: none;
}
}
div#hauptseite-dev h3 {
 
background: #A3ACBE;
.categoryList.hidden {
border: 2px solid #A3ACBE;
    display: none;
font-family: inherit;
font-size: 1em;
font-weight: bold;
color : #ffffff;
line-height: 1.5;
margin: 0;
padding: .1em 0;
}
}
#hauptseite-dev .inhalt {
 
background: #fff;
.categoryList.shown {
border: 2px solid #A3ACBE;
    display: block;
border-top: 0;
min-height: 0; /* IE 7 */
padding: .3em .8em .4em;
}
}
#hauptseite-dev .inhalt hr {
 
background: #A3ACBE;
.categoryList-item {
color: #A3ACBE; /* IE 7 */
    font-size: 1em;
height: 1px;
margin: .5em 0;
}
}
#hauptseite-dev .inhalt .mehr {
 
clear: both;
.categoryList {
font-size: 95%;
    padding: 5px 10px;
margin-top: .8em;
text-align: right;
}
}


/* +++++ 3. HAUPTSEITE-DEV +++++ */
.categoryListRow {
#hauptseite-dev
{
     display: flex;
     display: flex;
     flex-wrap: wrap;
    margin-bottom: 3em;
}
 
.categoryListColumn {
    flex-grow: 1;
     flex-basis: 10%;
}
}


#hauptseite-dev > div.doublet
/* +++++ 3. BOX-HALTENDE HOWKYS +++++ */
.howkyContainer
{
{
     flex: 1 50%;
     position: relative;
}
}


#hauptseite-dev > div.triplet
.howky:after, .howky.tragendBeidseitig:before {
{
    position: absolute;
     flex: 1 33%;
    display: block;
    content: '';
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat no-repeat;
}
 
.howky.knieendUntenLinks:after {
    background-image: url(https://howtobeahero.de/images/c/c5/Howky_Kniened_Unten.png);
    height: 76px;
    width: 63px;
    bottom: -76px;
     left: 0;
}
}


#hauptseite-dev > div
.howky.knieendUntenRechts:after {
{
     background-image: url(https://howtobeahero.de/images/c/c5/Howky_Kniened_Unten.png);
     flex: 1 100%;
     height: 76px;
     border: 2px solid #A3ACBE;
     width: 63px;
     border-top: 0;
     bottom: -76px;
     box-sizing: border-box;
     right: 0;
     margin-bottom: 1em;
}
}
#hauptseite-dev .inhalt
 
{
.howky.stehendUntenLinks:after {
     border: 0 !important;
    background-image: url(https://howtobeahero.de/images/6/6b/Howky_Stehend_Unten.png);
    height: 76px;
    width: 44px;
    bottom: -76px;
     left: 0;
}
}
#hauptseite-dev .hauptseite-obenlinks, .hauptseite-links
 
{
.howky.stehendUntenRechts:after {
     margin-right: 0 !important;
    background-image: url(https://howtobeahero.de/images/6/6b/Howky_Stehend_Unten.png);
    height: 76px;
    width: 44px;
     bottom: -76px;
    right: 0;
}
}


#hauptseite-dev > div, #hauptseite > div
.howky.tragendBeidseitig:after {
{
    background-image: url(https://howtobeahero.de/images/1/19/Howky_Stehend_Rechts.png);
     position: relative;
    height: 76px;
    width: 41px;
    bottom: 0;
     right: -41px;
}
}


.howky.tragendBeidseitig:before {
    background-image: url(https://howtobeahero.de/images/5/51/Howky_Stehend_Links.png);
    height: 76px;
    width: 41px;
    bottom: 0;
    left: -41px;
}


/* +++++ 4. BOX-HALTENDE HOWKYS +++++ */
/* +++++ 4. BOX-HALTENDE HOWKYS +++++ */

Version vom 31. Mai 2018, 10:01 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

/* +++++ 1. HAUPTSEITE +++++ */
div#hauptseite h2 {
	font-family: inherit;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5;
	margin: 0;
	padding: .1em 0;
}
div#hauptseite h3 {
	font-family: inherit;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	margin: 0;
	padding: .1em 0;
}
#hauptseite .inhalt {
	border-top: 0;
	min-height: 0; /* IE 7 */
	padding: .3em .8em .4em;
}
#hauptseite .inhalt hr {
	height: 1px;
	margin: .5em 0;
}
#hauptseite .inhalt .mehr {
	clear: both;
	font-size: 95%;
	margin-top: .8em;
	text-align: right;
}
.hauptseite-oben,
.hauptseite-obenlinks,
.hauptseite-obenrechts,
.hauptseite-links,
.hauptseite-rechts,
.hauptseite-hinweise,
.hauptseite-mitte{
	margin-bottom: 1em;
}
.hauptseite-obenlinks,
.hauptseite-links {
	margin-right: .5em;
}
.hauptseite-obenrechts,
.hauptseite-hinweise,
.hauptseite-rechts {
	margin-left: .5em;
}
.hauptseite-oben h2,
.hauptseite-obenlinks h2,
.hauptseite-obenrechts h2,
.hauptseite-hinweise h2,
.hauptseite-mitte h2,
.hauptseite-unten h2 {
	text-align: center;
}
.hauptseite-oben .inhalt .portale {
	font-weight: bold;
	margin: .2em 0;
}
.hauptseite-oben .inhalt .intern {
	font-size: 90%;
	text-align: center;
}
.hauptseite-links h2,
.hauptseite-hinweise h2,
.hauptseite-rechts h2, 
.hauptseite-unten h2 {
	text-indent: .8em;
}
.hauptseite-links h3,
.hauptseite-hinweise h3,
.hauptseite-rechts h3, 
.hauptseite-unten h3 {
	text-indent: .8em;
}

.hauptseite-unten h3 {
	font-size: 1.15em;
}
 
#hauptseite .mw-headline-anchor {
	display: none;
}

/* +++++ 2. KATEGORIE-KLAPPBOXEN +++++ */
.categoryListTitle {
    background: #A3ACBE;
    border: 2px solid #A3ACBE;
    font-family: inherit;
    font-size: 1em;
    font-weight: bold;
    color: #ffffff;
    line-height: 1.5;
    margin: 0;
    padding: .1em 10px;
    text-decoration: underline;
}

.categoryListTitle:hover {
    background: #838FA7;
    border: 2px solid #838FA7;
    text-decoration: none;
}

.categoryList.hidden {
    display: none;
}

.categoryList.shown {
    display: block;
}

.categoryList-item {
    font-size: 1em;
}

.categoryList {
    padding: 5px 10px;
}

.categoryListRow {
    display: flex;
    margin-bottom: 3em;
}

.categoryListColumn {
    flex-grow: 1;
    flex-basis: 10%;
}

/* +++++ 3. BOX-HALTENDE HOWKYS +++++ */
.howkyContainer
{
    position: relative;
}

.howky:after, .howky.tragendBeidseitig:before {
    position: absolute;
    display: block;
    content: '';
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat no-repeat;
}

.howky.knieendUntenLinks:after {
    background-image: url(https://howtobeahero.de/images/c/c5/Howky_Kniened_Unten.png);
    height: 76px;
    width: 63px;
    bottom: -76px;
    left: 0;
}

.howky.knieendUntenRechts:after {
    background-image: url(https://howtobeahero.de/images/c/c5/Howky_Kniened_Unten.png);
    height: 76px;
    width: 63px;
    bottom: -76px;
    right: 0;
}

.howky.stehendUntenLinks:after {
    background-image: url(https://howtobeahero.de/images/6/6b/Howky_Stehend_Unten.png);
    height: 76px;
    width: 44px;
    bottom: -76px;
    left: 0;
}

.howky.stehendUntenRechts:after {
    background-image: url(https://howtobeahero.de/images/6/6b/Howky_Stehend_Unten.png);
    height: 76px;
    width: 44px;
    bottom: -76px;
    right: 0;
}

.howky.tragendBeidseitig:after {
    background-image: url(https://howtobeahero.de/images/1/19/Howky_Stehend_Rechts.png);
    height: 76px;
    width: 41px;
    bottom: 0;
    right: -41px;
}

.howky.tragendBeidseitig:before {
    background-image: url(https://howtobeahero.de/images/5/51/Howky_Stehend_Links.png);
    height: 76px;
    width: 41px;
    bottom: 0;
    left: -41px;
}

/* +++++ 4. BOX-HALTENDE HOWKYS +++++ */
.howkyContainer
{
    position: relative;
}

.howky:after, .howky.tragendBeidseitig:before {
    position: absolute;
    display: block;
    content: '';
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat no-repeat;
}

.howky.knieendUntenLinks:after {
    background-image: url(https://howtobeahero.de/images/c/c5/Howky_Kniened_Unten.png);
    height: 76px;
    width: 63px;
    bottom: -76px;
    left: 0;
}

.howky.knieendUntenRechts:after {
    background-image: url(https://howtobeahero.de/images/c/c5/Howky_Kniened_Unten.png);
    height: 76px;
    width: 63px;
    bottom: -76px;
    right: 0;
}

.howky.stehendUntenLinks:after {
    background-image: url(https://howtobeahero.de/images/6/6b/Howky_Stehend_Unten.png);
    height: 76px;
    width: 44px;
    bottom: -76px;
    left: 0;
}

.howky.stehendUntenRechts:after {
    background-image: url(https://howtobeahero.de/images/6/6b/Howky_Stehend_Unten.png);
    height: 76px;
    width: 44px;
    bottom: -76px;
    right: 0;
}

.howky.tragendBeidseitig:after {
    background-image: url(https://howtobeahero.de/images/1/19/Howky_Stehend_Rechts.png);
    height: 76px;
    width: 41px;
    bottom: 0;
    right: -41px;
}

.howky.tragendBeidseitig:before {
    background-image: url(https://howtobeahero.de/images/5/51/Howky_Stehend_Links.png);
    height: 76px;
    width: 41px;
    bottom: 0;
    left: -41px;
}