mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-11 03:27:08 +01:00
refactor styles folder
This commit is contained in:
parent
87b3677956
commit
e6e3d7c21d
78 changed files with 4208 additions and 8824 deletions
|
|
@ -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;
|
||||
// }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue