Ame/Ame max

This commit is contained in:
2025-10-26 13:47:59 +01:00
parent 2fac292459
commit a39d214f1b
77 changed files with 295 additions and 619 deletions

View File

@@ -83,11 +83,12 @@
font-size: 0.8rem;
}
.window-app select,
.window-app input {
font-family: "CentaurMT";
text-align: center;
}
.window-app button,
.window-app select,
.window-app input {
font-family: "CentaurMT";
text-align: center;
}
/* For title, sidebar character and scene */
.sheet header.sheet-header h1 input {
@@ -985,15 +986,25 @@
align-items: center;
}
.skill-roll-dialog {
font-family: CentaurMT;
}
.chat-message .message-header .flavor-text,
.chat-message .message-header .whisper-to {
font-size: 0.9rem;
font-family: CentaurMT;
}
.chat-actor-name {
padding: 4px;
}
.chat-message .message-content {
font-size: 0.9rem;
font-family: CentaurMT;
}
.chat-img {
width: 64px;
height: 64px;