8 lines
64 B
CSS
8 lines
64 B
CSS
pre {
|
|
color: #ededdd !important;
|
|
}
|
|
|
|
body {
|
|
font-size: 16px;
|
|
}
|