mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-12 01:52:49 +00:00
little bit of everything - it's been a long day
This commit is contained in:
@@ -46,8 +46,11 @@
|
||||
|
||||
.reply {
|
||||
display: flex;
|
||||
background-color: rgb(22, 22, 22);
|
||||
// border: 1px solid #343434;
|
||||
background-color: rgb(37, 37, 37);
|
||||
|
||||
&--dark {
|
||||
background-color: rgb(22, 22, 22);
|
||||
}
|
||||
|
||||
&__user-container {
|
||||
display: flex;
|
||||
@@ -89,3 +92,8 @@
|
||||
width: 100%;
|
||||
height: 15px;
|
||||
}
|
||||
|
||||
.character-name {
|
||||
color: #FFAC04;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user