MediaWiki:Common.css: Revizyonlar arasındaki fark

VMTools Wiki sitesinden
Gezinti kısmına atla Arama kısmına atla
Değişiklik özeti yok
Değişiklik özeti yok
Etiket: Geri alındı
1. satır: 1. satır:
html[lang="tr"] .lang-en { display: none !important; }
html:not([lang="tr"]) .lang-tr { display: none !important; }
.mw-body {
.mw-body {
     margin-top: -1px;
     margin-top: -1px;

04.50, 22 Haziran 2025 tarihindeki hâli

html[lang="tr"] .lang-en { display: none !important; }
html:not([lang="tr"]) .lang-tr { display: none !important; }

.mw-body {
    margin-top: -1px;
    border: 1px solid #00cfa3;
    border-right-width: 0;
}

.vector-menu-tabs-legacy li {
    background-image: linear-gradient(to top, #00cfa3 0, #00cfa30f 1px, #fff 100%);
    background-position: left bottom;
    background-repeat: repeat-x;
    float: left;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    line-height: 1.125em;
    white-space: nowrap;
}

.vector-menu-tabs-legacy li a {
    background-position: right bottom;
    color: #32325d;
    box-sizing: border-box;
    display: block;
    float: left;
    height: 3.07692308em;
    position: relative;
    padding-top: 1.25em;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 0.8125em;
    cursor: pointer;
}

.mw-body h1, .mw-body .mw-heading1, .mw-body-content h1, .mw-body-content .mw-heading1 {
    font-size: 1.8em;
    color: #32325d;
}

.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading {
    background-image: linear-gradient(to bottom, rgba(167, 215, 249, 0) 0, #00cfa3 100%);
    background-repeat: no-repeat;
    background-size: 1px 100%;
}

.vector-menu-tabs-legacy .selected a, .vector-menu-tabs-legacy .selected a:visited {
    color: #32325d;
    text-decoration: none;
}

.vector-legacy-sidebar .vector-menu-portal {
    direction: ltr;
}

#p-logo {
    width: 10em;
    height: 160px;
}

.vector-user-menu-legacy #pt-userpage a {
    display: inline-block;
    text-transform: lowercase;
}

img {
    max-width: 100%;
}