9 lines
75 B
CSS
9 lines
75 B
CSS
pre {
|
|
margin-bottom: 0;
|
|
}
|
|
code {
|
|
tab-size: 2;
|
|
}
|
|
a {
|
|
font-size: 1.3em;
|
|
}
|