[enh] about page mods

This commit is contained in:
asciimoo 2013-10-21 00:42:07 +02:00
parent de4652f98c
commit c874ea9774
2 changed files with 3 additions and 2 deletions

View file

@ -7,7 +7,8 @@ html {
.row { max-width: 800px; margin: auto; text-align: justify; }
.row h1 { font-size: 3em; margin-top: 50px; }
.row p { padding: 0 10px; }
.row p { padding: 0 10px; max-width: 700px; }
.row h3,ul { margin: 4px 8px;}
.top_margin { margin-top: 40px; }