mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 14:16:39 +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%;
|
width: 50%;
|
||||||
left: 25%;
|
left: 25%;
|
||||||
background-image: radial-gradient(
|
background-image: radial-gradient(
|
||||||
ellipse farthest-side at bottom,
|
farthest-side at bottom,
|
||||||
var(--link-color),
|
var(--link-color),
|
||||||
transparent
|
transparent
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue