Update style.mini.css
This commit is contained in:
parent
7ff56a7d70
commit
63dd879c58
@ -136,7 +136,7 @@ body>div.nav a.right {
|
|||||||
float: right;
|
float: right;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
padding-right: 35px;
|
padding-right: 35px;
|
||||||
color: #fff;
|
color: #000;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 12px
|
font-size: 12px
|
||||||
}
|
}
|
||||||
@ -153,7 +153,7 @@ body>div.nav a.left {
|
|||||||
min-width: 35px;
|
min-width: 35px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
padding-left: 35px;
|
padding-left: 35px;
|
||||||
color: #fff;
|
color: #000;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 12px
|
font-size: 12px
|
||||||
}
|
}
|
||||||
@ -206,7 +206,7 @@ body>div.nav.bottom a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body>div.nav.bottom svg.icon {
|
body>div.nav.bottom svg.icon {
|
||||||
fill: #FFF;
|
fill: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
body>div.search {
|
body>div.search {
|
||||||
@ -384,4 +384,4 @@ body>div.list div f tag+tag {
|
|||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
line-height: 21px;
|
line-height: 21px;
|
||||||
letter-spacing: .3px
|
letter-spacing: .3px
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user