mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 00:56:23 +01:00
Don't need ellipse
This commit is contained in:
parent
7e58a4e14f
commit
460e4a3cc4
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
|
|||
width: 50%;
|
||||
left: 25%;
|
||||
background-image: radial-gradient(
|
||||
ellipse farthest-side at bottom,
|
||||
farthest-side at bottom,
|
||||
var(--link-color),
|
||||
transparent
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue