mirror of
https://github.com/mempool/mempool.git
synced 2025-01-10 23:40:09 +01:00
8 lines
191 B
SCSS
8 lines
191 B
SCSS
.text-small {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.code {
|
|
background-color: #1d1f31;
|
|
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New;
|
|
} |