头像背景色
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3m31s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3m31s
This commit is contained in:
parent
6b0ab88c9e
commit
b2c3fd56ac
@ -381,7 +381,8 @@
|
|||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
border: 4px solid rgba(255, 255, 255, 0.8);
|
border: 4px solid rgba(255, 255, 255, 0.8);
|
||||||
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
|
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
|
||||||
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
|
/* background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); */
|
||||||
|
background: #000;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user