change a style

This commit is contained in:
Nico Jensen 2019-04-08 10:56:49 +02:00
parent 84ae44c720
commit 4ea8921d7d

View file

@ -12,7 +12,7 @@ a {
padding: 0 2px; padding: 0 2px;
color: #4A4A4A; color: #4A4A4A;
text-decoration: none; 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 { a:hover {