Mediawiki:common.css

Вернуться

Строка 6: Строка 6:
}
}
@media screen and (min-width: 1120px) {
@media screen and (min-width: 1120px) {
     .citizen-toc-enabled .citizen-body-container {
     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%;
     }
     }
}
body.page-Тест .mw-page-container, body.page-Тест .mw-body {
    max-width: 2200px;
    margin: 0 auto;
}
}
/*Химия*/
/*Химия*/