mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-10 04:49:19 -08:00
10 lines
137 B
HTML
10 lines
137 B
HTML
<style>
|
|
.value {
|
|
font-size: 1.1em;
|
|
}
|
|
|
|
.hexvalue, .pathvalue {
|
|
font-family: "Droid Sans Mono","DejaVu Sans Mono",monospace;
|
|
}
|
|
|
|
</style>
|