mobile menu
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
header #nav {
|
||||
font-size:2.5em;
|
||||
margin: -0.4em -0.4em 0.4em; /* 1 / 2.5em */
|
||||
padding: 0.4em;
|
||||
background:#CCC;
|
||||
}
|
||||
|
||||
header #nav #btn_settings {
|
||||
padding: 0.25em 0.25em 0 0;
|
||||
}
|
||||
|
||||
#ugc_days {
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -38,17 +38,12 @@ h2 {
|
||||
select {
|
||||
border:none;
|
||||
background:transparent;
|
||||
z-index:1;
|
||||
color:#666;
|
||||
}
|
||||
|
||||
select option {
|
||||
padding-right:1.5em;
|
||||
}
|
||||
|
||||
select + .fa-down {
|
||||
margin-left:-1em;
|
||||
z-index:-1;
|
||||
color:#666;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user