调整主页中主体部分字体为粗体
This commit is contained in:
parent
b167193172
commit
83b97ef71d
|
@ -607,7 +607,7 @@ ul.tool li{list-style-type:none;
|
|||
|
||||
.font_welcome_trustie{
|
||||
font-family:Impact;
|
||||
font-weight: regular;
|
||||
font-weight: bold;
|
||||
font-size: 18px;
|
||||
color:#15bccf;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue