Minor CSS changes.
This commit is contained in:
parent
805ec23e11
commit
ef9f7f2c0e
|
|
@ -12,9 +12,12 @@ footer {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
code {
|
||||
background: #eee;
|
||||
}
|
||||
|
||||
pre {
|
||||
background: #eee;
|
||||
font-size: large;
|
||||
margin-left: 2em;
|
||||
margin-right: 2em;
|
||||
margin-bottom: 1em;
|
||||
|
|
|
|||
Loading…
Reference in New Issue