add select page

This commit is contained in:
Andrey Kuvshinov
2020-05-16 01:20:36 +03:00
parent 4894d9f108
commit 5da486bbad
5 changed files with 36 additions and 6 deletions

View File

@@ -231,6 +231,13 @@ input[type="email"],input[type="password"]{
margin-top: 5%;
font-size: 1.2em;
}
#pages{
font-size: 150%;
}
@media screen and (max-width: 1000px) {
header .lite-logo {
width: 30%;