mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:18:29 +01:00
new margin
This commit is contained in:
parent
e10af9ee7d
commit
5cd19daa7e
1 changed files with 7 additions and 0 deletions
|
@ -158,6 +158,13 @@ summary:hover{
|
|||
font-weight: 800;
|
||||
src:url('https://cdn.statically.io/gh/brecert/discord-quote-generator/main/Ginto-Nord-800.woff') format("woff");
|
||||
}
|
||||
|
||||
.video > .info {
|
||||
grid-area: info;
|
||||
font-size: small;
|
||||
padding: 1px;
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.alert {
|
||||
padding: 20px;
|
||||
|
|
Loading…
Reference in a new issue