diff --git a/website/index.html b/website/index.html index 76255c4..b902bdb 100644 --- a/website/index.html +++ b/website/index.html @@ -40,6 +40,8 @@ .tri { -moz-column-count:3; -webkit-column-count:3; + -moz-column-gap:2em; + -webkit-column-gap:2em; text-align:justify; } img { @@ -85,11 +87,13 @@
UbuntuIf you're on karmic or lucid, type the following commands into your console:
sudo add-apt-repository lp:trimagesudo add-apt-repository ppa:kilian/trimagesudo apt-get updatesudo apt-get install trimageIf you are still on Jaunty, read this guide on installing PPA's.
Other *nix