riot-web/css/molecules/RoomHeader.css

7 lines
105 B
CSS
Raw Normal View History

.mx_RoomHeader {
background-color: #eee;
font-weight: bold;
height: 1em;
padding: 5px;
}