improve spacing

[Imported from Trac: page Installation, version 4]
lebek 2012-04-17 23:22:08 +00:00
parent 798cec366e
commit e3617ea1dc

@ -8,26 +8,26 @@
<div style="margin: 0px 40px 40px 40px ;">
<img style="padding: 0px 10px; float: left" src="<http://hyperplex.org/tahoe/ubuntu.png>" />
<h2>Ubuntu <small style="color:grey;">lucid, maverick, natty, oneiric</small></h2>
<h2 style="margin-bottom: 0px;">Ubuntu <small style="color:grey;">lucid, maverick, natty, oneiric</small></h2>
<a href="<http://packages.ubuntu.com/search?keywords=tahoe-lafs&searchon=names&suite=all&section=all>">Official Packages</a>
<a href="<http://tahoe-lafs.org/buildbot/builders/lucid-amd64>">Buildbot</a>
<pre> $ sudo apt-get install tahoe-lafs</pre>
<pre>$ sudo apt-get install tahoe-lafs</pre>
</div>
<div style="margin: 40px;">
<img style="padding: 0px 10px; float: left" src="<http://hyperplex.org/tahoe/debian.png>" />
<h2>Debian <small style="color:grey;">sid (unstable), wheezy (testing)</small></h2>
<h2 style="margin-bottom: 0px;">Debian <small style="color:grey;">sid (unstable), wheezy (testing)</small></h2>
<a href="<http://packages.debian.org/search?keywords=tahoe-lafs&searchon=names&suite=all&section=all>">Official Packages</a>
<a href="<http://tahoe-lafs.org/buildbot/builders/Eugen%20lenny-amd64>">Buildbot</a>
<pre> $ sudo apt-get install tahoe-lafs</pre>
<pre>$ sudo apt-get install tahoe-lafs</pre>
</div>
<div style="margin: 40px;">
<img style="padding: 0px 10px; float: left" src="<http://hyperplex.org/tahoe/slackware.png>" />
<h2>Slackware <small style="color:grey;">13.37</small></h2>
<h2 style="margin-bottom: 0px;">Slackware <small style="color:grey;">13.37</small></h2>
<a href="<http://slackbuilds.org/repository/13.37/network/allmydata-tahoe/>">Official Packages</a>
<a href="<http://mareichelt.com/pub/mine/tahoe-lafs/>">Notes</a>
<pre> $ installpkg tahoe-lafs</pre>
<pre>$ installpkg tahoe-lafs</pre>
</div>
</div>
@ -35,28 +35,28 @@
<div style="margin: 40px;">
<img style="padding: 0px 10px; float: left" src="<http://hyperplex.org/tahoe/fedora.png>" />
<h2>Fedora</h2>
<pre> $ sudo yum install tahoe-lafs</pre>
<h2 style="margin-bottom: 0px;">Fedora</h2>
<pre>$ sudo yum install tahoe-lafs</pre>
</div>
<div style="margin: 40px;">
<img style="padding: 0px 10px; float: left" src="<http://hyperplex.org/tahoe/arch-linux.png>" />
<h2>Arch Linux</h2>
<pre> $ pacman -S tahoe-lafs </pre>
<h2 style="margin-bottom: 0px;">Arch Linux</h2>
<pre>$ pacman -S tahoe-lafs </pre>
</div>
<div style="margin: 40px;">
<img style="padding: 0px 10px; float: left" src="<http://hyperplex.org/tahoe/freebsd.png>" />
<h2>FreeBSD</h2>
<pre> $ pkg_add -r tahoe-lafs</pre>
<h2 style="margin-bottom: 0px;">FreeBSD</h2>
<pre>$ pkg_add -r tahoe-lafs</pre>
</div>
<div style="margin: 40px;">
<img style="padding: 0px 10px; float: left" src="<http://hyperplex.org/tahoe/netbsd.png>" />
<h2>NetBSD</h2>
<h2 style="margin-bottom: 0px;">NetBSD</h2>
<a href="ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/filesystems/tahoe-lafs/README.html">Official Packages</a>
<a href="<http://tahoe-lafs.org/buildbot/builders/MM%20netbsd5%20i386%20warp>">Buildbot</a>
<pre> $ pkg_add tahoe-lafs</pre>
<pre>$ pkg_add tahoe-lafs</pre>
</div>
</div>