MediaWiki:Common.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 49: Zeile 49:
font-weight:700;
font-weight:700;
}
}
#mw-head .vector-menu-dropdown {
    background-image: linear-gradient(to top,#77c1f6 0,#e8f2f8 1px,#fff 100%);
    background-repeat: repeat-x;
    background-position-x: 0%;
    background-position-y: 100%
}
#mw-head .vector-menu-dropdown .vector-menu-heading {
    background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#a7d7f9 100%);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 1px 100%;
    background-position-x: 100%;
    background-position-y: 100%;
    background-origin: padding-box;
    background-clip: border-box;
    box-sizing: border-box;
}
#mw-head .vector-menu-dropdown .vector-menu-content {
    background-color:#e9f2f8;
}


/*
/*