view content/home/content.html @ 61:750da50f7399 development

Use thermostat icon instead of full logo.
author Jie Kang <jkang@redhat.com>
date Wed, 02 Nov 2016 15:35:47 -0400
parents 076502ce51ab
children 6e03d0b7c037
line wrap: on
line source

<div class="rel-box">
    <img class="graph-img" src="./img/tms-graph-50.png" alt="" />
    <div class="text-center graph-under">
        <img class="logo-img" src="./img/thermostat_icon_500px.png" alt="Thermostat" />
        <h2>
            Thermostat
        </h2>
        <h3>
            The powerful instrumentation tool for the Hotspot JVM.
        </h3>
        <a href="downloads" class="btn btn-default navbar-btn btn-c1 btn-xlarge" role="button"><span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span> Download</a>
    </div>
</div>
<!--<div class="row">
    <div class="col-sm-4">
    </div>
    <div class="col-sm-4">
        <div class="embed-responsive embed-responsive-4by3">
            <iframe class="embed-responsive-item" src="https://www.youtube.com/embed/AKB5jorzLpc"></iframe>
        </div>
    </div>
    <div class="col-sm-4">
    </div>
</div>-->