Преглед изворни кода

Indent block quote to the left

Talha Mansoor пре 11 година
родитељ
комит
e421dfe62e
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      static/css/style.css

+ 1 - 0
static/css/style.css

@@ -160,6 +160,7 @@ article p a:hover, article ol a:hover {
     padding: 0px 0px 0px 20px;
     margin: 20px 0px 20px 0px;
     border-left: 5px solid rgb(100,100,100);
+    margin-left: 2em;
 }
 
 .article-content blockquote p {