PNJ & Creatures
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user