ADD border to images in readme

This commit is contained in:
salamimitpizza 2017-02-02 21:23:25 +01:00
parent e1b330222f
commit a4f9f0cd84
2 changed files with 6 additions and 6 deletions

View File

@ -6,9 +6,9 @@ A collection of beautiful resumes build with LESS and Mustache Templates. Choose
## Resumes
<a href="resumes/resume-1/resume-1.png"><img src="resumes/resume-1/resume-1.png" width="150"/></a>
<a href="resumes/resume-2/resume-2.png"><img src="resumes/resume-2/resume-2.png" width="150"/></a>
<a href="resumes/resume-3/resume-3.png"><img src="resumes/resume-3/resume-3.png" width="150"/></a>
<a href="resumes/resume-1/resume-1.png"><img src="resumes/resume-1/resume-1.png" style="border: 1px solid grey" width="150"/></a>
<a href="resumes/resume-2/resume-2.png"><img src="resumes/resume-2/resume-2.png" style="border: 1px solid grey" width="150"/></a>
<a href="resumes/resume-3/resume-3.png"><img src="resumes/resume-3/resume-3.png" style="border: 1px solid grey" width="150"/></a>
## Install

View File

@ -17,9 +17,9 @@
<p>Build your best resume ever!</p>
<p>A collection of beautiful resumes build with LESS and Mustache Templates. Choose your favorite Curriculum Vitae and easily export it as pdf.</p>
<h2 id="resumes">Resumes</h2>
<p><a href="resumes/resume-1/resume-1.png"><img src="resumes/resume-1/resume-1.png" width="150"/></a>
<a href="resumes/resume-2/resume-2.png"><img src="resumes/resume-2/resume-2.png" width="150"/></a>
<a href="resumes/resume-3/resume-3.png"><img src="resumes/resume-3/resume-3.png" width="150"/></a></p>
<p><a href="resumes/resume-1/resume-1.png"><img src="resumes/resume-1/resume-1.png" style="border: 1px solid grey" width="150"/></a>
<a href="resumes/resume-2/resume-2.png"><img src="resumes/resume-2/resume-2.png" style="border: 1px solid grey" width="150"/></a>
<a href="resumes/resume-3/resume-3.png"><img src="resumes/resume-3/resume-3.png" style="border: 1px solid grey" width="150"/></a></p>
<h2 id="install">Install</h2>
<p>Follow these instructions to create your own CV:</p>
<ul>