提交
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
$themeColor: #5188e5;
|
||||
$themeBgColor: #fff !important;
|
||||
|
||||
@font-face {
|
||||
font-family: 'PangMenZhengDaobiaoTiTiMianFeiBan';
|
||||
src: url('@/static/font/PangMenZhengDaoBiaoTiTiMianFeiBan.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'MicrosoftYaHei';
|
||||
font-weight: normal;
|
||||
@@ -88,6 +95,10 @@ $themeBgColor: #fff !important;
|
||||
box-shadow: 0px 0px 3px 0px rgba(0, 82, 79, 0.2) !important;
|
||||
}
|
||||
|
||||
.PM_font {
|
||||
font-family: PangMenZhengDaoBiaoTiTiMianFeiBan;
|
||||
}
|
||||
|
||||
.bg_color {
|
||||
background: rgba(125, 193, 240, 0.1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user