Zmiany

Przejdź do nawigacji Przejdź do wyszukiwania

MediaWiki:Common.css

Dodane 65 bajtów, 21:47, 15 lut 2022
brak opisu edycji
flex-direction: row;
}
.mp-row > .mp-panel * {
flex: 1 1;
margin-right: 0.4em;
}
.mp-row > .mp-panel:last-child {
margin-right: 0 !important;
}
.mp-col {
display: flex;
flex-direction: column;
}
.mp-col > * {
flex: 1 1;
}
@media screen and (max-width: 768px) {
flex-direction: column;
}
.mp-row > .mp-panel * {
margin-right: 0 !important;
}
/* Kolory tła w tabelce Rolnictwa */
.plants-speed-25 {
background-color: #fe5a4aff8a7e;
}
.plants-speed-50 {
background-color: #e87f00ffd688;
}
.plants-speed-75 {
background-color: #baa100eeff8b;
}
.plants-speed-100 {
background-color: #91b300a3ff7c;
}
.plants-speed-150 {
background-color: #76bb008dffb2;
}
.plants-speed-200 {
background-color: #01c94197ffff;
}

Menu nawigacyjne