Skip to content

Commit 9169925

Browse files
committed
Revert some unneeded formatting
1 parent 2c6d846 commit 9169925

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

index.html

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,21 +72,18 @@ <h3>Download</h3>
7272
</div>
7373

7474
<div class="bit-2">
75-
7675
<a id="mini" onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/cmderdev/cmder/releases/latest">
77-
<button class="gray">Download mini</button>
76+
<button class="gray">Download Mini</button>
7877
</a>
7978
<small>~7.8MB</small>
8079
</div>
8180
<div class="bit-2">
8281
<a id="full" onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/cmderdev/cmder/releases/latest">
83-
<button class="blue">Download full</button>
82+
<button class="blue">Download Full</button>
8483
</a>
8584
<small>(With Git for Windows) ~100MB</small>
8685
<small>
87-
<em>
88-
<a id="7z" onclick="_gaq.push(['_trackEvent', 'Download', 'full', '7z'])" href="https://github.com/cmderdev/cmder/releases/latest"></a>52MB 7z</a>
89-
</em>
86+
<em><a id="7z" onclick="_gaq.push(['_trackEvent', 'Download', 'full', '7z'])" href="https://github.com/cmderdev/cmder/releases/latest"></a>52MB 7z</a></em>
9087
</small>
9188
</div>
9289

0 commit comments

Comments
 (0)