mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 13:11:08 +01:00
Risk It All success chat message start
This commit is contained in:
parent
89ba240998
commit
70f4e5f4e5
6 changed files with 51 additions and 12 deletions
|
|
@ -32,6 +32,10 @@
|
|||
.result {
|
||||
color: @dark;
|
||||
}
|
||||
|
||||
.risk-it-all-button {
|
||||
color: @dark;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -137,5 +141,12 @@
|
|||
padding: 8px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.risk-it-all-button {
|
||||
width: -webkit-fill-available;
|
||||
margin: 0 8px;
|
||||
font-weight: 600;
|
||||
height: 40px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue