15 lines
203 B
Plaintext
15 lines
203 B
Plaintext
|
|
|
||
|
|
|
||
|
|
QLabel#title {
|
||
|
|
color:#01a6ec;
|
||
|
|
font-size:24px;
|
||
|
|
margin-bottom:5px;
|
||
|
|
font-family:Microsoft YaHei;
|
||
|
|
}
|
||
|
|
|
||
|
|
QTextEdit#tBackup{
|
||
|
|
color:#01a6ec;
|
||
|
|
border:1px solid #0669af;
|
||
|
|
background:#0b2a51;
|
||
|
|
}
|