Portraits et corrections sur valeurs des PNJ
Some checks failed
Release Creation / build (release) Failing after 1m24s
Some checks failed
Release Creation / build (release) Failing after 1m24s
This commit is contained in:
@@ -57,14 +57,14 @@
|
||||
background-image: url("../assets/ui/fond_cadrille.jpg");
|
||||
background-blend-mode: soft-light;
|
||||
background-size: auto;
|
||||
padding: 10px 12px 10px 10px;
|
||||
padding: 8px 12px 8px 10px;
|
||||
gap: 10px;
|
||||
border-bottom: 3px solid var(--cel-orange);
|
||||
box-shadow: 0 3px 0 0 rgba(196,154,26,0.25);
|
||||
|
||||
.actor-portrait {
|
||||
width: 84px;
|
||||
height: 84px;
|
||||
width: 97px;
|
||||
height: 97px;
|
||||
object-fit: cover;
|
||||
border: 2px solid var(--cel-orange);
|
||||
box-shadow: inset 0 0 6px rgba(196,154,26,0.4), 0 0 4px rgba(0,0,0,0.5);
|
||||
|
||||
Reference in New Issue
Block a user