This commit is contained in:
parent
fdbf487268
commit
163b625edd
1 changed files with 49 additions and 49 deletions
4
drip.css
4
drip.css
|
@ -59,8 +59,8 @@ li {
|
||||||
|
|
||||||
a {
|
a {
|
||||||
background: #e7e7e7;
|
background: #e7e7e7;
|
||||||
padding: .0em .35em;
|
padding: 0em 0.35em;
|
||||||
border-radius: .4rem;
|
border-radius: 0.4rem;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
text-decoration: inherit;
|
text-decoration: inherit;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue