|
.bot { |
|
background-color: var(--body-background-fill) !important; |
|
border-color: var(--body-background-fill) !important |
|
} |
|
|
|
.user { |
|
background-color: var(--body-background-fill) !important; |
|
border-color: var(--body-background-fill) !important |
|
} |
|
|
|
.gap.panel { |
|
padding: 0 !important; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
div.gap.panel>div.gr-group { |
|
position: absolute; |
|
bottom: 0; |
|
} |
|
|
|
.ask-button { |
|
background-color: var(--color-accent); |
|
font-weight: bold; |
|
letter-spacing: 0.1rem; |
|
} |
|
|
|
.gallery-item { |
|
color: var(--block-label-text-color) !important |
|
} |
|
|
|
div.message-wrap { |
|
margin-bottom: 32px !important; |
|
} |
|
|
|
.arnold-title { |
|
font-family: "Saira"; |
|
font-size: 48px !important; |
|
text-align: center; |
|
} |