From 13b1fc8970ff3cc216a34ba257a367261185b2f1 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sat, 6 Nov 2021 21:48:32 +0100 Subject: [PATCH] web: Add padding to all pages. Wrap text paragraphs in

...

and increase the margin value for the html body in the css file. This looks much better in firefox. No change to the contents. --- web/about.in.html | 18 ++++++++++-------- web/download.in.html | 5 +++-- web/para.css | 2 +- 3 files changed, 14 insertions(+), 11 deletions(-) diff --git a/web/about.in.html b/web/about.in.html index f250192b..f69a2f57 100644 --- a/web/about.in.html +++ b/web/about.in.html @@ -1,8 +1,8 @@

About


-Paraslash is a collection of network audio streaming tools for Unix -systems. It is written in C and released under the GPLv2. +

Paraslash is a collection of network audio streaming tools for +Unix systems. It is written in C and released under the GPLv2.

- Author: André Noll, -maan@tuebingen.mpg.de, -Homepage: http://people.tuebingen.mpg.de/maan/ -
-Comments and bug reports are welcome. Please provide the version of -paraslash you are using and relevant parts of the logs. +

Author: Andre Noll, maan@tuebingen.mpg.de, +Homepage: http://people.tuebingen.mpg.de/maan/ +

+ +

Comments and bug reports are welcome. Please provide the version +of paraslash you are using and relevant parts of the logs.

diff --git a/web/download.in.html b/web/download.in.html index b2b1f5fa..2b31e5d7 100644 --- a/web/download.in.html +++ b/web/download.in.html @@ -1,8 +1,9 @@

Download


-Paraslash is only available as source code, no binary packages are -provided at this point. There are several ways to download the source: +

Paraslash is only available as source code, no binary packages +are provided at this point. There are several ways to download the +source: