diff --git a/logo.png b/logo.png new file mode 100644 index 000000000..0ce609352 Binary files /dev/null and b/logo.png differ diff --git a/logo_120.png b/logo_120.png new file mode 100644 index 000000000..93c129282 Binary files /dev/null and b/logo_120.png differ diff --git a/logo_96.png b/logo_96.png new file mode 100644 index 000000000..b21cbd349 Binary files /dev/null and b/logo_96.png differ diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index 79dd55ea2..bca9914f9 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -104,10 +104,12 @@ a:hover { .project-name { margin-top: 0; - margin-left:1.5rem; + margin-left:1.2rem; + padding-left: 6.4rem; position:absolute; float: left; - width: 4em; + background: url(/logo_96.png) no-repeat left center ; + background-size: 1.98em; } @media screen and (min-width: 64em) {