diff --git a/doc/EN/index.org b/doc/EN/index.org index 9a5b3efd..51f8324a 100644 --- a/doc/EN/index.org +++ b/doc/EN/index.org @@ -6,7 +6,7 @@ #+OPTIONS: ^:nil toc:nil #+HTML_HEAD: -#+attr_html: :width 50% :height 10% :align center +#+attr_html: :width 80% :height 10% :align center [[file:images/logo.png]] So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, media hosting, backups, VPN. Freedombone is a home server system which enables you to self-host all of these things. @@ -21,5 +21,5 @@ If you find bugs, or want to add a new app to this system see the [[./devguide.h If you like this project and want to support continued development then [[./support.html][here's what to do]]. -#+attr_html: :width 5% :height 1% :align center +#+attr_html: :width 10% :height 2% :align center [[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]] diff --git a/website/EN/index.html b/website/EN/index.html index 2249d939..70d2dcf7 100644 --- a/website/EN/index.html +++ b/website/EN/index.html @@ -4,7 +4,7 @@ - + @@ -147,7 +147,7 @@ for the JavaScript code in this tag.

-

logo.png +

logo.png

@@ -177,7 +177,7 @@ If you like this project and want to support continued development then -

gfdl.png +

gfdl.png

diff --git a/website/freedombone.css b/website/freedombone.css index 4067b8f0..270ded04 100644 --- a/website/freedombone.css +++ b/website/freedombone.css @@ -42,7 +42,6 @@ img.resize{ } img { - width: 90%; float: center; clear: right; padding: 10px;