diff --git a/homepage/home_img/github.svg b/homepage/home_img/github.svg
new file mode 100644
index 000000000..013e02532
--- /dev/null
+++ b/homepage/home_img/github.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/homepage/home_static/style.css b/homepage/home_static/style.css
index 8759532e1..422fa7faf 100644
--- a/homepage/home_static/style.css
+++ b/homepage/home_static/style.css
@@ -61,13 +61,17 @@ a {
max-width: 100%;
}
-object {
+.card-body object {
background-color: #f8f8f2;
border-radius: 25% 25%;
padding: 5px;
box-shadow: 5px 5px #a09fa2;
}
+.github-logo {
+ padding-right: 5px;
+}
+
.card-set .card {
border-radius: 0;
border-bottom: 0;
diff --git a/homepage/index.html b/homepage/index.html
index e63096ab7..cc6bc29c4 100644
--- a/homepage/index.html
+++ b/homepage/index.html
@@ -49,19 +49,24 @@
class="btn btn-lg btn-light"
href="https://github.com/Wilfred/difftastic"
role="button"
- >GitHub
+ GitHub
Manual📖 Manual
Install🚦 Install