Avancement messages défense & oeuvres
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
@import "item/munition.less";
|
||||
@import "item/tarot.less";
|
||||
@import "roll-dialog.less";
|
||||
@import "roll-chat.less";
|
||||
.window-header{
|
||||
background: rgba(0,0,0,0.75);
|
||||
}
|
||||
@@ -1451,7 +1452,9 @@
|
||||
/* ======================================== */
|
||||
/* Sidebar CSS */
|
||||
#sidebar {
|
||||
font-size: 1rem;
|
||||
.chat-message{
|
||||
font-size: 1rem;
|
||||
}
|
||||
background: rgb(105,85,65) url(../assets/ui/bg_sid_dark.webp) no-repeat right bottom;
|
||||
background-position: 100%;
|
||||
color: rgba(220,220,220,0.75);
|
||||
@@ -1961,6 +1964,10 @@
|
||||
|
||||
border: 2px ridge #846109;
|
||||
display: inline-block;
|
||||
img {
|
||||
max-width: 1rem;
|
||||
max-height: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.chat-card-button{
|
||||
|
Reference in New Issue
Block a user