center style

This commit is contained in:
Scott Austin
2015-06-05 14:56:10 -07:00
parent 4bedd3e45a
commit 768ae9fa4b
3 changed files with 11 additions and 9 deletions

View File

@ -2,12 +2,12 @@
layout: default
title: Home
---
<p>
<a href="https://github.com/Obrary/{{ site.github.project_title }}/archive/master.zip">
<img src="{{ site.baseurl }}{{ site.github.project_title | prepend:'/' }}/public/download-free-design-file.png" alt="Download free design package" align="middle"></a>
<br>This .zip file contains all of the CAD, interchange (.dxf, .pdf, etc) and CAM files for the {{ site.github.project_title }}
<div class="center">
<p>
<a href="https://github.com/Obrary/{{ site.github.project_title }}/archive/master.zip">
<img src="{{ site.baseurl }}{{ site.github.project_title | prepend:'/' }}/public/download-free-design-file.png" alt="Download free design package" align="middle"></a>
<br>This .zip file contains all of the CAD, interchange (.dxf, .pdf, etc) and CAM files for the {{ site.github.project_title }}
</div>
<h2>Other {{ site.github.project_title }} information</h2>
<ul>
<li><a href="https://github.com/Obrary{{ site.github.project_title | prepend:'/' }}">Go to Github repository</a> - if you are familary with GitHub, follow this link to see the {{ site.github.project_title }} repository. Here, you will be able to fork the design to work on it on your own.</li>