Design updates

This commit is contained in:
Jonathan Cremin 2014-12-04 13:01:45 +00:00
parent c955039306
commit f7a5291e17
4 changed files with 33 additions and 20 deletions

View file

@ -27,7 +27,7 @@
<div class="input-group input-group-lg">
<input type="text" name="url" placeholder="Paste link here" class="form-control">
<span class="input-group-btn">
<input type="submit" class="btn btn-default btn-lg" value="Share Music">
<input type="submit" class="btn btn-lg btn-custom" value="Share Music">
</span>
</div>
</form>
@ -37,8 +37,8 @@
<div class="row">
<div class="col-md-6 col-md-offset-3">
<p>Make sharing music from subscription services better.
We match links from Rdio, Spotify and Google Music and give you back a link with all of them.
<a href="/google/album/B3qrtsvk5s3piwyla76sk6qyxny">Here's an example</a>.</p>
We match links from Rdio, Spotify and Google Music and give you back a link with all of them.</p>
<p><a href="/google/album/B3qrtsvk5s3piwyla76sk6qyxny">Here's an example</a>.</p>
</div>
</div>
</div>