MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Markenheftchen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 40: Zeile 40:
.mw-drop-shadow-soft {
.mw-drop-shadow-soft {
     display:inline-block;
     display:inline-block;
/*    box-shadow:
/*    box-shadow:                                 */
        0.3em 0.3em 1em rgb(200 200 200 / 60%); */
/*        0.3em 0.3em 1em rgb(200 200 200 / 60%); */
filter: drop-shadow(5px 5px 12px #c8c8c8);
    filter: drop-shadow(5px 5px 12px #c8c8c8);
}
}