mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 10:14:13 +02:00
re-add deleted demo warning
This commit is contained in:
parent
89eb98529b
commit
9f5ae29297
2 changed files with 10 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ table.players {
|
|||
width: 40px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
& .class {
|
||||
width: 40px;
|
||||
}
|
||||
|
|
@ -242,4 +243,10 @@ details.chat {
|
|||
& > div {
|
||||
padding-top: 45px;
|
||||
}
|
||||
}
|
||||
|
||||
h3.warning {
|
||||
background-color: var(--button-critical);
|
||||
margin: 0 -30px;
|
||||
padding: 30px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue