فهرست منبع

padding-left for previews; bold placeholder

jomo 10 سال پیش
والد
کامیت
dd3aee541e
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      public/stylesheets/style.css

+ 3 - 1
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 {