UPDATE styling

This commit is contained in:
salamimitpizza 2017-02-02 00:33:37 +01:00
parent 42c3e8d90d
commit 1bc4180abc
4 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# <img src="public/suitcase.png" width="150"/> best-resume-ever
# best-resume-ever
Build your best resume ever!

View File

@ -10,8 +10,11 @@
<body>
<div id="forkme">View on Github <i class="fa fa-github"></i></div>
<div class="suitcase">
<img src="public/suitcase.png" width="150" />
</div>
<div id="readme">
<h1 id="imgsrcpublicsuitcasepngwidth150bestresumeever"><img src="public/suitcase.png" width="150"/> best-resume-ever</h1>
<h1 id="bestresumeever">best-resume-ever</h1>
<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>

0
public/style.min.css vendored Executable file → Normal file
View File

View File

@ -10,6 +10,9 @@
<body>
<div id="forkme">View on Github <i class="fa fa-github"></i></div>
<div class="suitcase">
<img src="public/suitcase.png" width="150" />
</div>
<div id="readme">
{{{content}}}
</div>