Skip to content

Commit 5aa468f

Browse files
committed
skin simpleheader
1 parent c2af09f commit 5aa468f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/skins/vector/css/molecules/RoomHeader.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ limitations under the License.
9090

9191
.mx_RoomHeader_simpleHeader {
9292
line-height: 83px;
93-
color: #76cfa6;
94-
font-weight: 400;
95-
font-size: 20px;
93+
color: #454545;
94+
font-size: 24px;
95+
font-weight: bold;
9696
overflow: hidden;
9797
text-overflow: ellipsis;
9898
}
@@ -102,7 +102,7 @@ limitations under the License.
102102
vertical-align: middle;
103103
height: 28px;
104104
color: #454545;
105-
font-weight: 800;
105+
font-weight: bold;
106106
font-size: 24px;
107107
padding-left: 19px;
108108
padding-right: 16px;

0 commit comments

Comments
 (0)