Padding
This commit is contained in:
parent
39c9c4b5dd
commit
ba51054588
|
@ -9,7 +9,7 @@
|
||||||
#+attr_html: :width 80% :height 10% :align center
|
#+attr_html: :width 80% :height 10% :align center
|
||||||
[[file:images/logo.png]]
|
[[file:images/logo.png]]
|
||||||
|
|
||||||
#+attr_html: :align center
|
#+attr_html: :align center :border 0 :cellpadding 8%
|
||||||
| [[./downloads/v31][Downloads]] | [[./apps.html][Apps]] | [[./faq.html][FAQ]] |
|
| [[./downloads/v31][Downloads]] | [[./apps.html][Apps]] | [[./faq.html][FAQ]] |
|
||||||
| [[./devguide.html][Developers]] | [[./backups.html][Backups]] | [[https://blog.freedombone.net/tag/freedombone][Blog]] |
|
| [[./devguide.html][Developers]] | [[./backups.html][Backups]] | [[https://blog.freedombone.net/tag/freedombone][Blog]] |
|
||||||
| [[./support.html][Contact]] | [[./release31.html][Release]] | |
|
| [[./support.html][Contact]] | [[./release31.html][Release]] | |
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
<!-- 2018-06-16 Sat 10:42 -->
|
<!-- 2018-06-16 Sat 10:52 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="generator" content="Org-mode" />
|
<meta name="generator" content="Org-mode" />
|
||||||
<meta name="author" content="Bob Mottram" />
|
<meta name="author" content="Bob Mottram" />
|
||||||
|
@ -151,7 +151,7 @@ for the JavaScript code in this tag.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides" align="center">
|
<table border="0" cellspacing="0" cellpadding="8%" rules="groups" frame="hsides" align="center">
|
||||||
|
|
||||||
|
|
||||||
<colgroup>
|
<colgroup>
|
||||||
|
|
Loading…
Reference in New Issue