mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:38:24 +01:00
new margin
This commit is contained in:
parent
e10af9ee7d
commit
5cd19daa7e
1 changed files with 7 additions and 0 deletions
|
@ -159,6 +159,13 @@ summary:hover{
|
|||
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;
|
||||
background-color: #f44336;
|
||||
|
|
Loading…
Reference in a new issue