1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 14:29:26 +08:00

Opt: Gui Font

This commit is contained in:
Zuosizhu
2023-02-17 08:11:09 +08:00
parent 2420041f35
commit 081eb1a6ba

View File

@@ -532,19 +532,19 @@ pre.rich-traceback-code {
*[style*="--dashboard-value--"] {
font-size: 1.3rem;
font-weight: 500;
font-weight: 400;
margin: 0 0 0 0.6rem !important;
font-family:
"Ebrima",
"Arial",
serif;
}
*[style*="--dashboard-total--"] {
font-size: 1.3rem;
font-weight: 500;
font-weight: 400;
margin: 0 0 0 0.15rem !important;
font-family:
"Ebrima",
"Arial",
serif;
}
@@ -552,7 +552,7 @@ pre.rich-traceback-code {
font-size: .8rem;
margin: 0 0 0 0.6rem !important;
font-family:
"Ebrima",
"Arial",
serif;
}
@@ -563,6 +563,6 @@ pre.rich-traceback-code {
vertical-align: text-bottom;
overflow-wrap: normal;
font-family:
"Ebrima",
"Arial",
serif;
}