mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 01:34:43 -05:00
add new channel border lel
This commit is contained in:
parent
5f383b53d1
commit
462ffada29
1 changed files with 4 additions and 1 deletions
|
@ -49,9 +49,12 @@
|
|||
src:url('https://p.poketube.fun/https://cdn.statically.io/gh/brecert/discord-quote-generator/main/Ginto-Nord-800.woff') format("woff");
|
||||
}
|
||||
|
||||
|
||||
.channel-info-container > img {
|
||||
width: 100%;
|
||||
width: 98%;
|
||||
border-radius: 1em;
|
||||
margin-top: 6px;
|
||||
margin-bottom: -9px;
|
||||
}
|
||||
:root {
|
||||
--text-primary: #fff;
|
||||
|
|
Loading…
Reference in a new issue