s
This commit is contained in:
@@ -501,6 +501,9 @@ input[type="email"],input[type="password"]{
|
||||
#zoomnav div, #pagenav div {
|
||||
margin-right: 15px;
|
||||
}
|
||||
#downloadtitle {
|
||||
font-size: .85em;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 560px) {
|
||||
@@ -518,11 +521,14 @@ input[type="email"],input[type="password"]{
|
||||
font-size: .8em;
|
||||
}
|
||||
#downloadtitle {
|
||||
font-size: .75em;
|
||||
font-size: .7em;
|
||||
padding: 10px;
|
||||
line-height: 16px;
|
||||
text-align: center;
|
||||
}
|
||||
#downarrow {
|
||||
padding: 8px 0px 8px 2px;
|
||||
}
|
||||
.adv, .mob-hidden {
|
||||
display:none;
|
||||
}
|
||||
@@ -565,7 +571,6 @@ input[type="email"],input[type="password"]{
|
||||
width: 100%;
|
||||
float: none;
|
||||
margin: 0px auto;
|
||||
/* margin-right: 25px; */
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
#an_text_block {
|
||||
@@ -604,6 +609,9 @@ input[type="email"],input[type="password"]{
|
||||
#stuff-bar {
|
||||
font-size: 1em;
|
||||
}
|
||||
#downloadtitle {
|
||||
font-size: .6em;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 390px) {
|
||||
body {
|
||||
@@ -625,4 +633,7 @@ input[type="email"],input[type="password"]{
|
||||
#stuff-bar {
|
||||
font-size: .9em;
|
||||
}
|
||||
#downloadtitle {
|
||||
font-size: .5em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user