PNJ & Creatures

This commit is contained in:
2024-03-02 23:58:27 +01:00
parent ed2dc58680
commit 0a030460e4
109 changed files with 1047 additions and 228 deletions

View File

@@ -50,6 +50,20 @@
letter-spacing: 1px;
}
* {
scrollbar-color: initial;
}
::-webkit-scrollbar-thumb {
border-color: #ff6400;
}
@-moz-document url-prefix() {
* {
scrollbar-color: #782e22 transparent;
scrollbar-width: thin;
}
}
/* Fonts */
.sheet header.sheet-header h1 input, .window-app .window-header, #actors .directory-list, #navigation #scene-list .scene.nav-item {
font-family: "Charlemagne";