generated from msb_47094/GinChat
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
239 B
17 lines
239 B
2 years ago
|
.mui-bar .mui-icon {
|
||
|
font-size: 18px;
|
||
|
position: relative;
|
||
|
z-index: 20;
|
||
|
padding-top: 14px;
|
||
|
padding-bottom: 10px;
|
||
|
}
|
||
|
.mui-bar{
|
||
|
background-color: #03a9f4;
|
||
|
|
||
|
}
|
||
|
.mui-title{
|
||
|
color:#ffffff;
|
||
|
}
|
||
|
header >a{
|
||
|
color:#ffffff;
|
||
|
}
|