mirror of https://gitee.com/openkylin/libvirt.git
website: Add a 1em right margin
This stops the text and pre-boxes from touching the right border.
This commit is contained in:
parent
bfc34dca3b
commit
b56fbbad0b
|
@ -30,6 +30,7 @@ h2, h3, h4, h5, h6 {
|
|||
|
||||
#content {
|
||||
margin-left: 230px;
|
||||
margin-right: 1em;
|
||||
padding: 0px;
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue