12 lines
170 B
Plaintext
12 lines
170 B
Plaintext
#changelog {
|
|
font-size: 14px;
|
|
white-space: pre-wrap;
|
|
font-family: monospace;
|
|
}
|
|
|
|
#gitrev {
|
|
font-size: 12px;
|
|
white-space: pre-wrap;
|
|
font-family: monospace;
|
|
}
|