Merge branch 'dev-int' into 'master'
Update bg left and menu + padding sheet See merge request LeRatierBretonnien/foundryvtt-reve-de-dragon!22
This commit is contained in:
commit
b5647ad67c
Binary file not shown.
Before Width: | Height: | Size: 149 KiB After Width: | Height: | Size: 145 KiB |
Binary file not shown.
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
@ -368,10 +368,14 @@
|
|||||||
.sheet header.sheet-header img {
|
.sheet header.sheet-header img {
|
||||||
flex: 0 0 64px;
|
flex: 0 0 64px;
|
||||||
height: 64px;
|
height: 64px;
|
||||||
|
width: 64px;
|
||||||
|
object-fit: cover;
|
||||||
|
object-position: 50% 0;
|
||||||
margin: 0.5rem;
|
margin: 0.5rem;
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
section.sheet-body{padding: 0.25rem 0 0 3rem;}
|
section.sheet-body{padding: 0.25rem 0.5rem;}
|
||||||
|
|
||||||
.sheet nav.sheet-tabs {
|
.sheet nav.sheet-tabs {
|
||||||
font-family: "MedievalSharp";
|
font-family: "MedievalSharp";
|
||||||
|
Loading…
Reference in New Issue
Block a user