MediaWiki:Common.css: различия между версиями

нет описания правки
Нет описания правки
Нет описания правки
 
(не показано 11 промежуточных версий этого же участника)
Строка 154: Строка 154:
     color: #000;
     color: #000;
     background: transparent;
     background: transparent;
    display: flex;
    align-items: center;
}
}
.vector222Tabs span, .vector222Tabs ul, #mw-page-base, .vector222Tabs {
.vector222Tabs span, .vector222Tabs ul, #mw-page-base, .vector222Tabs {
Строка 159: Строка 161:
}
}
#left-navigation {
#left-navigation {
     margin-top: 3.5em;
     margin-top: 1em;
     margin-bottom: -4em;
     margin-bottom: 0em;
 
    margin-left: 0em;
}
}
#p-search {
#p-search {
Строка 197: Строка 199:
}
}
table.wikitable222 {
table.wikitable222 {
width: 63%;
width: 62%;
      
      
     color: #000;
     color: #000;
Строка 226: Строка 228:
table.wikitable242 a, table.wikitable242 a:visited {
table.wikitable242 a, table.wikitable242 a:visited {
     color: #000;
     color: #000;
}
table.wikitable242 img {
    max-width: 22.5vw;
    height: auto;
}
table.wikitable242 .thumbinner {
    width: unset !important;
}
}
table.wikitable243 {
table.wikitable243 {
Строка 270: Строка 279:
     position: absolute;
     position: absolute;
     top: 0;
     top: 0;
    left: 0;
     width: unset;
     width: unset;
     display: flex;
     display: flex;
     /* align-content: center; */
     /* align-content: center; */
     /* align-items: flex-end; */
     align-items: flex-end;
     justify-content: space-between;
     justify-content: space-between;
     flex-wrap: wrap;
     flex-wrap: wrap;
Строка 280: Строка 290:
     /* padding-right: 11em; */
     /* padding-right: 11em; */
     max-width: 100%;
     max-width: 100%;
    min-height: 75px;
}
#right-navigation {
    margin-top: 0em;
}
.vector-search-box-inner {
    /* min-width: 5em; */
    width: 13.2em;
    /* width: 20vw; */
    /* max-width: 20em; */
}
}

Навигация