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