7 lines
90 B
CSS
7 lines
90 B
CSS
.user-mod {
|
|
background-color: #70C070;
|
|
}
|
|
|
|
.user-vip {
|
|
background-color: #ffc6f8;
|
|
} |