Skip to content

Commit 8457a7f

Browse files
committed
simplify structure, remove explicit link widths
1 parent cb9e8eb commit 8457a7f

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

index.rst

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -42,47 +42,42 @@ BorgBackup – Deduplicating archiver with compression and authenticated encrypt
4242
</a>
4343
</div>
4444

45-
<div style="clear: both;"></div>
46-
47-
<div class="link" style="width: 600px;">
45+
<div class="link">
4846
<a href="https://github.com/borgbackup/community">
4947
<span class="action">Browse</span><br>
5048
community resources
5149
</a>
5250
</div>
5351

54-
<div style="clear: both;"></div>
55-
5652
<div class="link">
5753
<a href="/support/fund.html">
5854
<span class="action">Fund</span><br>
5955
development
6056
</a>
6157
</div>
6258

63-
<div class="link" style="width: 400px;">
59+
<div class="link">
6460
<a href="https://github.com/borgbackup/borg">
6561
<span class="action">Contribute</span><br>
6662
to the project
6763
</a>
6864
</div>
69-
</div>
70-
<br>
71-
<div id="links">
72-
<div class="link" style="width: 300px;">
65+
66+
<div class="link">
7367
<a href="/support/free.html">
7468
<span class="action">Receive</span><br>
7569
free support
7670
</a>
7771
</div>
7872

79-
<div class="link" style="width: 299px;">
73+
<div class="link">
8074
<a href="/support/commercial.html">
8175
<span class="action">Pay</span><br>
8276
for services
8377
</a>
8478
</div>
8579
</div>
86-
<br style="clear: both;">
8780

81+
<div></div>
82+
8883
<em>... and always check your backups!</em>

0 commit comments

Comments
 (0)