mirror of
https://code.sup39.dev/repos/Wqawg
synced 2024-12-27 18:04:53 +09:00
UI: Tweak style of header messages
This commit is contained in:
parent
0cc1e20f85
commit
a0c988dd3d
2 changed files with 10 additions and 3 deletions
|
@ -116,3 +116,10 @@ input:hover[type="submit"]
|
|||
|
||||
.username
|
||||
font-weight: bold
|
||||
|
||||
.message
|
||||
padding: 1rem
|
||||
margin: 4rem 3rem 4rem 4rem
|
||||
border: none
|
||||
border-radius: 0.5rem
|
||||
background: #{dark main}
|
||||
|
|
Loading…
Reference in a new issue