mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 21:17:58 +01: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");
|
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 {
|
.channel-info-container > img {
|
||||||
width: 100%;
|
width: 98%;
|
||||||
border-radius: 1em;
|
border-radius: 1em;
|
||||||
|
margin-top: 6px;
|
||||||
|
margin-bottom: -9px;
|
||||||
}
|
}
|
||||||
:root {
|
:root {
|
||||||
--text-primary: #fff;
|
--text-primary: #fff;
|
||||||
|
|
Loading…
Reference in a new issue