diff --git a/app/Resources/views/base.html.twig b/app/Resources/views/base.html.twig index d422be5..a5e3bc6 100755 --- a/app/Resources/views/base.html.twig +++ b/app/Resources/views/base.html.twig @@ -31,6 +31,7 @@ + Fork me on GitHub
@@ -67,11 +68,6 @@
{% block moreContent %}{% endblock %}
- - -
@@ -80,6 +76,7 @@

FOLLOW US

{{ media.getTruncatedDescription() }}

@@ -61,7 +70,16 @@ diff --git a/web/css/main.css b/web/css/main.css index 0c72ec9..afcc051 100755 --- a/web/css/main.css +++ b/web/css/main.css @@ -1008,23 +1008,4 @@ form ul { width:165px; left:0; margin-bottom:10px; -} - -#githubrow { - padding-left: 20px; - float: left; -} - -#githubrow a { - font-size: 1.3em; - color: #3a668b; -} - -#githubrow a:hover { - font-size: 1.3em; - color: #0096ff; -} - -img#githubicon { - float: left; } \ No newline at end of file diff --git a/web/images/githubIcon.png b/web/images/githubIcon.png index 88a36b2..e6ccbc2 100644 Binary files a/web/images/githubIcon.png and b/web/images/githubIcon.png differ