Fix spacing in amiga/plain mode (aka <pre>)
This commit is contained in:
parent
7d5d2d5983
commit
8f01863d39
1 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,10 @@ body {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre {
|
||||||
|
line-height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
#top {
|
#top {
|
||||||
border: 1px solid green;
|
border: 1px solid green;
|
||||||
color: green;
|
color: green;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue