Wip
This commit is contained in:
@@ -50,7 +50,7 @@ h2 {
|
||||
font-weight: bold;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
|
||||
h1 {
|
||||
font-size: 16px;
|
||||
}
|
||||
@@ -83,6 +83,18 @@ h2 {
|
||||
// margin-bottom: 10px;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
#room-bar {
|
||||
display: inline-block;
|
||||
border-left: 1px solid gray;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
margin-left: 5px;
|
||||
|
||||
.room-item {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#footer-bar .footer-bar-link {
|
||||
|
||||
Reference in New Issue
Block a user