Vorlage:Unternehmen-Entwickler/style.css: Unterschied zwischen den Versionen

K
keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
 
(8 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 79: Zeile 79:
     font-size: 1.1em;
     font-size: 1.1em;
     font-weight: bold;
     font-weight: bold;
     line-height: 1.6px;
     line-height: 1.6;
     margin: 1em 0;
     margin: 1em 0;
     border: 0;
     border: 0;
Zeile 100: Zeile 100:
     max-width: 85%;}
     max-width: 85%;}


/* Stil für die <h3>-Überschrift, wenn kein Logo vorhanden ist */
/* Stil für den Titel der Infobox, wenn kein Logo vorhanden ist */


.title-no-logo {
.title-no-logo {
Zeile 115: Zeile 115:
     max-width: 85%;
     max-width: 85%;
     width: max-content;
     width: max-content;
     height: max-content;}
     height: max-content;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.6;}


.title-no-logo.overlap {
.title-no-logo.overlap {
Zeile 123: Zeile 126:
.infobox .title-noshow{
.infobox .title-noshow{
     display: none;}
     display: none;}
/* Stil für den Titel der Infobox, wenn kein Bild vorhanden ist */
.infobox .title-no-img{
    width: max-content;
    margin: 0 0 1.2em 0;
    border-radius: 6px;
    text-align: left; 
    background: #fff;
    box-shadow: 0px 4px 16px 0px rgba(0,0,0,0.25);
    padding: 0.4em 0.8em 0.4em 0.8em;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.6;
    color: #000;}


.infobox .motto{
.infobox .motto{
     font-size: 120% !important;
     font-size: 115% !important;
     font-weight: normal;
     font-weight: normal;
     padding: 0;
     padding: 0;
     margin: 2.2em 0 0 0;
     margin: 0;
     font-style: italic !important;
     font-style: italic !important;
     text-align: center;}
     text-align: left;}


.infobox .media-container{
.infobox .media-container{