change a style
This commit is contained in:
parent
84ae44c720
commit
4ea8921d7d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ a {
|
|||
padding: 0 2px;
|
||||
color: #4A4A4A;
|
||||
text-decoration: none;
|
||||
background: linear-gradient(to bottom,transparent 0,transparent 60%,#FFC0CB 60%,#FFC0CB 100%);
|
||||
background: linear-gradient(to bottom,transparent 0,transparent 85%,#FFC0CB 60%,#FFC0CB 100%);
|
||||
}
|
||||
|
||||
a:hover {
|
||||
|
|
Loading…
Add table
Reference in a new issue