mirror of
https://github.com/9001/copyparty.git
synced 2026-06-19 20:52:25 -06:00
border around placeholder pfp to make it visible independent of accent color
This commit is contained in:
parent
9299d19498
commit
89ce0578b8
|
|
@ -1567,7 +1567,7 @@ html.y #ops svg circle {
|
||||||
border-radius: .3em;
|
border-radius: .3em;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
display: flex;
|
display: flex;
|
||||||
text-shadow: none;
|
text-shadow: 1px 1px 0 var(--bg), 1px -1px 0 var(--bg), -1px -1px 0 var(--bg), -1px 1px 0 var(--bg);
|
||||||
}
|
}
|
||||||
.opbox {
|
.opbox {
|
||||||
padding: .5em;
|
padding: .5em;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue