duh, tracking

This commit is contained in:
Samuel Vasko 2013-10-14 23:39:55 +02:00
parent 29085f898e
commit 2abf53a343
2 changed files with 7 additions and 3 deletions

View File

@ -44,6 +44,10 @@ body {
box-shadow: 0 0 8px 3px #eee;
}
@media (max-width: 480px) {
.wrapper { width: 98%; }
}
.container {
margin: 0 auto;
widows: 100%;

View File

@ -60,15 +60,15 @@
</div>
<div class="bit-2">
<a href="https://github.com/bliker/cmder/releases/download/v1.0.0/cmder_mini.zip">
<a onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/bliker/cmder/releases/download/v1.0.0/cmder_mini.zip">
<button class="gray">Download mini</button>
</a>
<small>3 MB zipped &nbsp;:&nbsp; 7 MB</small>
</div>
<div class="bit-2">
<a href="https://github.com/bliker/cmder/releases/download/v1.0.0/cmder_full.zip"><button class="blue">Download full</button></a>
<a onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/bliker/cmder/releases/download/v1.0.0/cmder_full.zip"><button class="blue">Download full</button></a>
<small>(with msysgit) 115 MB zipped &nbsp;:&nbsp; 250 MB </small>
<small> <em><a href="https://github.com/bliker/cmder/releases/download/v1.0.0/cmder_full.7z">Shockingly small 23 MB 7z </a></em> </small>
<small> <em><a onclick="_gaq.push(['_trackEvent', 'Download', 'full', '7z'])" href="https://github.com/bliker/cmder/releases/download/v1.0.0/cmder_full.7z">Shockingly small 23 MB 7z </a></em> </small>
</div>
<div id="installation">