change inline code style

This commit is contained in:
wires 2025-04-08 13:40:27 -04:00
parent 9ac20effb7
commit f58b00eb46
Signed by: wires
SSH key fingerprint: SHA256:9GtP+M3O2IivPDlw1UY872UPUuJH2gI0yG6ExBxaaiM
2 changed files with 5 additions and 1 deletions

View file

@ -137,5 +137,9 @@ hr {
code { code {
/* what a horrible hack*/ /* what a horrible hack*/
font-family: monospace, serif; font-family: monospace, serif;
padding: 0.1em 0.2em;
background: black;
border: 1px solid var(--overlay);
border-radius: 4px;
white-space: preserve nowrap; white-space: preserve nowrap;
} }

View file

@ -7,4 +7,4 @@ Rust, Erlang, and the venerable C. I want to build high performance and fault
tolerant systems, and to help make the web a more free and decentralized place. tolerant systems, and to help make the web a more free and decentralized place.
I'm currently looking for work. If you want to talk, you can reach me at I'm currently looking for work. If you want to talk, you can reach me at
[`wires@wires.systems`](mailto:wires@wires.systems). [wires@wires.systems](mailto:wires@wires.systems).