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
 
(Aynı kullanıcının aradaki diğer 5 değişikliği gösterilmiyor)
50. satır: 50. satır:


.vector-legacy-sidebar .vector-menu-portal {
.vector-legacy-sidebar .vector-menu-portal {
    /* margin: 0 0.6em 0 0.7em; */
    /* padding: 0.25em 0; */
     direction: ltr;
     direction: ltr;
}
}
58. satır: 56. satır:
     width: 10em;
     width: 10em;
     height: 160px;
     height: 160px;
     /* margin-bottom: 1em; */
     margin-bottom: 0 !important;
}
}


.mw-userlink,
.vector-user-menu-legacy #pt-userpage a {
#pt-userpage li a,
    display: inline-block;
#pt-userpage li span {
    text-transform: lowercase;
  text-transform: none;
}
}


.mw-userlink:first-letter,
img {
#pt-userpage li a:first-letter,
    max-width: 100%;
#pt-userpage li span:first-letter {
  text-transform: lowercase !important;
}
}

07.22, 22 Haziran 2025 itibarı ile sayfanın şu anki hâli

.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;
    margin-bottom: 0 !important;
}

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

img {
    max-width: 100%;
}