mirror of
https://github.com/AlecM33/Werewolf.git
synced 2026-01-01 16:59:29 +01:00
Add small versions of role art to description modal
This commit is contained in:
@@ -784,6 +784,7 @@ label {
|
||||
|
||||
.modal-role {
|
||||
width: 22em;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.modal-role p:first-of-type {
|
||||
@@ -795,6 +796,13 @@ label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.modal-role img {
|
||||
position: absolute;
|
||||
top: 8px;
|
||||
left: 110px;
|
||||
width: 65px;
|
||||
}
|
||||
|
||||
.modal {
|
||||
position: fixed;
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user