mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
.footer {
|
|
position: fixed;
|
|
bottom: 0;
|
|
padding: 10px;
|
|
|
|
font-family: "DM Mono", monospace;
|
|
font-size: 12px;
|
|
font-weight: 200;
|
|
} |