new select
This commit is contained in:
@@ -368,6 +368,9 @@ input[type="email"],input[type="password"]{
|
||||
header {
|
||||
font-size: .9em;
|
||||
}
|
||||
#pages {
|
||||
font-size: .9em;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 1000px) {
|
||||
.book_mini{
|
||||
@@ -389,6 +392,10 @@ input[type="email"],input[type="password"]{
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
#pages {
|
||||
font-size: .8em;
|
||||
}
|
||||
|
||||
header .lite-logo {
|
||||
width: 35%;
|
||||
}
|
||||
@@ -424,6 +431,10 @@ input[type="email"],input[type="password"]{
|
||||
}
|
||||
|
||||
@media screen and (max-width: 560px) {
|
||||
#pages {
|
||||
font-size: .7em;
|
||||
}
|
||||
|
||||
body {
|
||||
width:90%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user