6 lines
105 B
CSS
6 lines
105 B
CSS
.mx_RoomHeader {
|
|
background-color: #eee;
|
|
font-weight: bold;
|
|
height: 1em;
|
|
padding: 5px;
|
|
}
|