Hawkmoon : Foundry v13 migraton
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
.sheet header.sheet-header h1 input {
|
||||
font-family: "Charlemagne";
|
||||
font-size: 0.8rem;
|
||||
color: lightgray;
|
||||
color: lightgray;
|
||||
}
|
||||
|
||||
.sheet nav.sheet-tabs {
|
||||
@@ -288,7 +288,7 @@
|
||||
.sheet.journal-entry .journal-sidebar {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
|
||||
.background-sheet-header {
|
||||
background-image: url("../assets/ui/hawkmoon_background_01.png");
|
||||
background-blend-mode: soft-light;
|
||||
@@ -986,7 +986,7 @@
|
||||
font-weight: bold;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
left: 40%;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
@@ -1006,7 +1006,7 @@
|
||||
.hud-adversite-container {
|
||||
position: relative;
|
||||
text-align: center;
|
||||
color: white;
|
||||
color: darkgreen;
|
||||
width: 64px;
|
||||
min-height: 64px;
|
||||
}
|
||||
@@ -1017,7 +1017,7 @@
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -85%);
|
||||
transform: translate(-60%, -90%);
|
||||
}
|
||||
|
||||
.actor-icon {
|
||||
|
Reference in New Issue
Block a user