mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
[enh] Improve web page spacing.
This commit is contained in:
parent
e9899c5bf5
commit
b8aa4edb7f
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@
|
|||
|
||||
<style>
|
||||
|
||||
body {
|
||||
max-width: 50em;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
pre code {
|
||||
display: block;
|
||||
background: #eee;
|
||||
|
|
Loading…
Add table
Reference in a new issue