mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
12 lines
188 B
CSS
12 lines
188 B
CSS
#downloadStatus {
|
|
min-height: 1.5em;
|
|
font-weight: bold;
|
|
text-align: center;
|
|
color: #007bff;
|
|
}
|
|
|
|
label {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 0.9em;
|
|
} |