MediaWiki:Common.css: Unterschied zwischen den Versionen

K
K

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

  1. toc { max-width: 600px; }

.mw-editsection { display: none; }

  1. content #bodyContent h2 {
   font-size: 1.375rem;
  	border-bottom: 1px solid rgb(174, 174, 174);

padding-bottom: 2px;

   margin-top: 2.5rem;
   margin-bottom: 2rem;

}

  1. toc h2 {

border-bottom: 0; }

  1. content #bodyContent .toc .toctitle h2 {
   display: inline-block;
   padding-right: 1em;
   width: 80%;

}


  1. content #bodyContent h3 {
   font-size: 1.2rem;
   margin-top: 2.5rem;
   margin-bottom: 2rem;

}

.bs-layout-container-banner img { max-width: 100%; height: auto; }

.bs-layout-box .bs-layout-box-image img { height: auto; }

/*Special:AllPages ERM12866 */ body.ns-special .mw-allpages-body { columns: 32em 2; -moz-columns: 32em 2; -webkit-columns: 32em 2; }


/* overrides mlink-rodrigue */ h2 { border-bottom: 1px solid rgb(51, 51, 51); padding-bottom: 2px; }

  1. toc {
  margin: 3em 0;

}

  1. toc h2 {

border-bottom: 0; }

.bs-layout-container-banner img { max-width: 100%; height: auto; }

.mw-body-content ol li li { list-style-type: lower-alpha; }

  1. content #bodyContent ol > li {
   margin-top: 1em;
   margin-bottom: 1em;

}

  1. content #bodyContent ol > li li{
   margin-top: 0.5em;
   margin-bottom: 0.5em;

} .mw-parser-output .center .floatnone img { margin: 2em 0; } .mw-parser-output img.ve-ce-nail, .mw-parser-output img.ve-ce-nail-pre-open { margin:0; } .blsp-hint {

                 border: 1px solid #c8c8c8;
 background-image: url("https://de.wiki.bluespice.com/wiki/Datei:Hinweis.jpg");
 background-size: 60px 55px;

            

}

  1. content #bodyContent ul > li {
   margin-bottom: 0.5rem;

}


/* Titelbereich aus Portalseiten ausblenden */ body.page-Inhalte_erstellen_und_ordnen #siteNotice, body.page-Inhalte_erstellen_und_ordnen .bs-page-before-header, body.page-Inhalte_erstellen_und_ordnen .bs-page-after-header, body.page-Inhalte_erstellen_und_ordnen .bs-page-header { display:none; } /* Banner - Wikivoyage - Used to test MediaWiki/Homepage redesign/Preview */

.banner-image { position: relative; overflow: hidden; max-width: 1000px; height: auto; margin-bottom: .6em; } .banner-image img { max-width: 100%; height: auto; width: auto; } .banner-box { position: absolute; z-index: 2; margin-top: 2.5em; color: white; min-width: 20em; text-shadow: black 0.3em 0.3em 1em,black -0.1em -0.1em 1em; } .banner-box-wide { width: 80% } .banner-box-left { left: 5%; text-align: left; } .banner-box-right { right: 5%; text-align: right; } .banner-box .name { font-size: 3em; white-space: nowrap; line-height: 1.2em; } .banner-box .type { font-size: 2em; line-height: 1.2em; }

.mf-mobile-only, .lqt-talkpage-search { display: none; } /* Vorlage Portal*/ .portal-bannerbox {background:#efefef;

overflow: auto;
width: 100%;

}

  1. content #bodyContent .portal-bannerbox {padding:30px;}
  2. content #bodyContent .portal-bannerbox img {margin-right:45px;}
  3. content #bodyContent .portal-bannerbox h1 {display:inline-block; margin: 18px 0 0.5em 0; font-size:1.6em; font-weight:bold;}
  4. content #bodyContent .portal-bannerbox .floatright, #content #bodyContent .portal-bannerbox .floatleft {margin:0;}
#content #bodyContent .portal-bannerbox .portal-shortquote {font-size:1.5em; font-weight:100}
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
        
        #toc { max-width: 600px; }
        
        
        
        .mw-editsection { display: none; }
        
        
        
        #content #bodyContent h2 {
        
            font-size: 1.375rem;
        
           	border-bottom: 1px solid rgb(174, 174, 174);
        
        	padding-bottom: 2px;
        
            margin-top: 2.5rem;
        
            margin-bottom: 2rem;
        
        }
        
        
        
        #toc h2 {
        
        	border-bottom: 0;
        
        }
        
        
        
        #content #bodyContent .toc .toctitle h2 {
        
            display: inline-block;
        
            padding-right: 1em;
        
            width: 80%;
        
        }
        
        
        
        
        
        #content #bodyContent h3 {
        
            font-size: 1.2rem;
        
            margin-top: 2.5rem;
        
            margin-bottom: 2rem;
        
        }
        
        
        
        .bs-layout-container-banner img {
        
        	max-width: 100%;
        
        	height: auto;
        
        }
        
        
        
        .bs-layout-box .bs-layout-box-image img {
        
        	height: auto;
        
        }
        
        
        
        /*Special:AllPages ERM12866 */
        
        body.ns-special .mw-allpages-body {
        
        	columns: 32em 2;
        
        	-moz-columns: 32em 2;
        
        	-webkit-columns: 32em 2;
        
        }
        
        
        
        
        
        /* overrides mlink-rodrigue */
        
        h2 {
        
        	border-bottom: 1px solid rgb(51, 51, 51);
        
        	padding-bottom: 2px;
        
        }
        
        #toc {
        
           margin: 3em 0;
        
        }
        
        
        
        #toc h2 {
        
        	border-bottom: 0;
        
        }
        
        
        
        .bs-layout-container-banner img {
        
        	max-width: 100%;
        
        	height: auto;
        
        }
        
        
        
        .mw-body-content ol li li
        
        {
        
        	 list-style-type: lower-alpha;
        
        }
        
        #content #bodyContent ol > li {
        
            margin-top: 1em;
        
            margin-bottom: 1em;
        
        }
        
        #content #bodyContent ol > li li{
        
            margin-top: 0.5em;
        
            margin-bottom: 0.5em;
        
        }
        
        .mw-parser-output .center .floatnone img
        
        {    
        
        	margin: 2em 0;
        
        }
        
        .mw-parser-output img.ve-ce-nail,  .mw-parser-output img.ve-ce-nail-pre-open
        
        {
        
        	margin:0;
        
        }
        
        .blsp-hint
        
        {
        
          border: 1px solid #c8c8c8;
        
          background-image: url("https://de.wiki.bluespice.com/wiki/Datei:Hinweis.jpg");
        
          background-size: 60px 55px;
        
        }
        
        
        
        #content #bodyContent ul > li {
        
            margin-bottom: 0.5rem;
        
        }
        
        
        
        
        
        /* Titelbereich aus Portalseiten ausblenden */
            
            body.page-Inhalte_erstellen_und_ordnen #siteNotice, 
            
            body.page-Inhalte_erstellen_und_ordnen .bs-page-before-header,
            
            body.page-Inhalte_erstellen_und_ordnen .bs-page-after-header,
            
            body.page-Inhalte_erstellen_und_ordnen .bs-page-header
            
            {
            
            	display:none;
            
            }
            
            
            
            /* Banner - Wikivoyage - Used to test MediaWiki/Homepage redesign/Preview */
        
         
        
        .banner-image {
        
        	position: relative;
        
        	overflow: hidden;
        
        	max-width: 1000px;
        
        	height: auto;
        
        	margin-bottom: .6em;
        
        }
        
        .banner-image img {
        
        	max-width: 100%;
        
        	height: auto;
        
        	width: auto;
        
        }
        
        .banner-box {
        
        	position: absolute;
        
        	z-index: 2;
        
        	margin-top: 2.5em;
        
        	color: white;
        
        	min-width: 20em;
        
        	text-shadow: black 0.3em 0.3em 1em,black -0.1em -0.1em 1em;
        
        }
        
        .banner-box-wide { width: 80% }
        
        .banner-box-left {
        
        	left: 5%;
        
        	text-align: left;
        
        }
        
        .banner-box-right {
        
        	right: 5%;
        
        	text-align: right;
        
        }
        
        .banner-box .name {
        
        	font-size: 3em;
        
        	white-space: nowrap;
        
        	line-height: 1.2em;
        
        }
        
        .banner-box .type {
        
        	font-size: 2em;
        
        	line-height: 1.2em;
        
        }
        
         
        
        .mf-mobile-only,
        
        .lqt-talkpage-search {
        
        	display: none;
        
        }
        
        /* Vorlage Portal*/
        
        .portal-bannerbox 
        
        {background:#efefef;
        
         overflow: auto;
        
         width: 100%;
        
        }
        
        #content #bodyContent .portal-bannerbox {padding:30px;}
        
        #content #bodyContent .portal-bannerbox img {margin-right:45px;}
        
        #content #bodyContent .portal-bannerbox h1 {display:inline-block; margin: 18px 0 0.5em 0; font-size:1.6em; font-weight:bold;}
        
        #content #bodyContent .portal-bannerbox .floatright, #content #bodyContent .portal-bannerbox .floatleft {margin:0;}
        
         #content #bodyContent .portal-bannerbox .portal-shortquote {font-size:1.5em; font-weight:100}
Zeile 95: Zeile 95:
 
}
 
}
  
 
/* Titelbereich aus Portalseiten ausblenden */
 
body.page-Inhalte_erstellen_und_ordnen #siteNotice,
 
body.page-Inhalte_erstellen_und_ordnen .bs-page-before-header,
 
body.page-Inhalte_erstellen_und_ordnen .bs-page-after-header,
 
body.page-Inhalte_erstellen_und_ordnen .bs-page-header
 
{
 
display:none;
 
}
 
  
 
/* Banner - Wikivoyage - Used to test MediaWiki/Homepage redesign/Preview */
 
/* Banner - Wikivoyage - Used to test MediaWiki/Homepage redesign/Preview */