调整导联方案字体样式

This commit is contained in:
2024-12-20 11:18:01 +08:00
parent bdcee52537
commit 2869d15a26
3 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,8 @@ QPushButton#btnShem{ background: rgb(255, 255, 255); color: #666666;font-family:
QPushButton#btnShem:hover{color: black;background: rgb(255, 255, 255);color: #666666;font-family: Source Han Sans; font-size: 30px;font-weight: normal; border-radius: 4px; }
QPushButton#btnShem:pressed{color: black; background: rgb(255, 255, 255);color: #666666;font-family: Source Han Sans; font-size: 30px;font-weight: normal; border-radius: 4px;}
QPushButton#btnShem:checked{ color: white;background: #0D9DDB;border-radius: 8px; }
QLabel#labSchemeNum,#labSchemePoints,#labSchemePointsparam{font-family: 思源黑体;font-size: 26px;font-weight: 500;font-family: 思源黑体;font-weight: 500;color:#054578;}
QLabel#labScheme{font-family: 思源黑体;font-size: 32px;font-weight: 500;font-family: 思源黑体;font-weight: 500;color: #0D9DDB;}
QLineEdit
{
border: 1px solid #ABCDA0;

Binary file not shown.