add lighting on more button
This commit is contained in:
parent
d972802142
commit
7acb48ff7a
1 changed files with 1 additions and 1 deletions
|
|
@ -178,11 +178,11 @@ body {
|
|||
size: larger; }; }
|
||||
|
||||
.more-link {
|
||||
-webkit-box-shadow: inset 0 1px 5px #111, 0 1px 1px #999;
|
||||
display: block;
|
||||
text-align: center;
|
||||
padding: 0 10px;
|
||||
margin: 0 10px;
|
||||
-webkit-box-shadow: inset 0 1px 5px #111111;
|
||||
border-radius: 3px;
|
||||
background: {
|
||||
color: #333333; };
|
||||
|
|
|
|||
Loading…
Reference in a new issue