Ame/Ame max
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user