mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
8 lines
153 B
CSS
8 lines
153 B
CSS
|
|
.k10y {
|
||
|
|
font-family: monospace;
|
||
|
|
font-size: x-small;
|
||
|
|
font-weight: 700;
|
||
|
|
transform: translate(1rem, 1.6rem);
|
||
|
|
color: var(--secondary);
|
||
|
|
}
|