FIX banner github pages

This commit is contained in:
salamimitpizza 2017-02-02 00:51:15 +01:00
parent 5210a63ad4
commit f7fd18ae21
5 changed files with 15 additions and 5 deletions

View File

@ -9,8 +9,8 @@
</head>
<body>
<a href="https://github.com/SalamiMitPizza/best-resume-ever">
<div id="forkme">View on Github <i class="fa fa-github"></i></div>
<a href="https://github.com/SalamiMitPizza/best-resume-ever" target="_blank">
<div id="forkme">View on Github <img src="public/github.png" /></div>
</a>
<div id="readme">
<h1 id="bestresumeever">best-resume-ever</h1>

View File

@ -21,6 +21,16 @@
padding-bottom: 30px;
color: white;
padding-left: 10%;
img {
float: left;
width: 50px;
height: auto;
margin-top: -7px;
margin-right: 10px;
transition: none;
box-shadow: none;
}
}
h2 {

BIN
public/github.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

File diff suppressed because one or more lines are too long

View File

@ -9,8 +9,8 @@
</head>
<body>
<a href="https://github.com/SalamiMitPizza/best-resume-ever">
<div id="forkme">View on Github <i class="fa fa-github"></i></div>
<a href="https://github.com/SalamiMitPizza/best-resume-ever" target="_blank">
<div id="forkme">View on Github <img src="public/github.png" /></div>
</a>
<div id="readme">
{{{content}}}