Some HTML appearance tweaks
This commit is contained in:
parent
4ed25d80d5
commit
393130a16e
1 changed files with 9 additions and 0 deletions
|
|
@ -49,11 +49,20 @@ h2 {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
figure {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
pre, table {
|
||||
overflow: scroll;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
caption {
|
||||
font-weight: bold;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
pre {
|
||||
line-height: 1em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue