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
|
.username
|
||||||
font-weight: bold
|
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