MediaWiki:Common.css: Unterschied zwischen den Versionen

K

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

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

.mw-editsection { display: none; }

h2 { border-bottom: 1px solid rgb(51, 51, 51); padding-bottom: 2px; }

  1. toc h2 {

border-bottom: 0; }

.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:HintHinweis.jpg");
 background-size: 60px 55px;

            

}

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
        
        #toc { max-width: 600px; }
        
        
        
        .mw-editsection { display: none; }
        
        
        
        h2 {
        
        	border-bottom: 1px solid rgb(51, 51, 51);
        
        	padding-bottom: 2px;
        
        }
        
        
        
        #toc h2 {
        
        	border-bottom: 0;
        
        }
        
        
        
        .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:HintHinweis.jpg") 
            
            
        ;
            
              background-size: 60px 55px;
            
            
        }
Zeile 71: Zeile 71:
 
{
 
{
 
   border: 1px solid #c8c8c8;
 
   border: 1px solid #c8c8c8;
   background-image: url("https://de.wiki.bluespice.com/wiki/Datei:Hint.jpg")  
+
   background-image: url("https://de.wiki.bluespice.com/wiki/Datei:Hinweis.jpg");
 +
  background-size: 60px 55px;
 
}
 
}