diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 2c59889..f6acde2 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -119,8 +119,9 @@ h4 { right: 0; position: absolute; bottom: -240px; + padding-left: 10px; padding-top: 200px; - background-position: left center; + background-position: 10px center; background-repeat: no-repeat; font-size: 14px; font-family: "Helvetica Neue", Arial, sans-serif; @@ -130,6 +131,7 @@ h4 { .code .preview-placeholder { display: block; + font-weight: bold; } .code .preview-placeholder:hover {