Mediawiki:common.css
| Строка 6: | Строка 6: | ||
} | } | ||
@media screen and (min-width: 1120px) { | @media screen and (min-width: 1120px) { | ||
. | body.page-Тест .citizen-body-container { | ||
grid-template-areas:'void header header' 'sidebar content toc' 'footer footer footer'; | grid-template-areas: 'void header header' 'sidebar content toc' 'footer footer footer'; | ||
grid-template-columns: 10% 70% 20%; | grid-template-columns: 10% 70% 20%; | ||
margin-left: 8vw | margin-left: 8vw; | ||
max-width: none; | |||
} | } | ||
} | } | ||
| Строка 175: | Строка 176: | ||
max-width: 100%; | max-width: 100%; | ||
} | } | ||
} | } | ||
/*Химия*/ | /*Химия*/ | ||