refactor styles folder

This commit is contained in:
moliloo 2025-07-08 19:28:39 -03:00
parent 87b3677956
commit e6e3d7c21d
78 changed files with 4208 additions and 8824 deletions

View file

@ -1,22 +0,0 @@
// Theme header backgrounds
.appTheme({
&.companion {
background-image: url('../assets/parchments/dh-parchment-dark.png');
}
}, {
&.companion {
background: url('../assets/parchments/dh-parchment-light.png');
}
});
.application.sheet.daggerheart.actor.dh-style.companion {
// .profile {
// height: 80px;
// width: 80px;
// }
// .temp-container {
// position: relative;
// top: 32px;
// }
}