Bladeren bron

Indent block quote to the left

Talha Mansoor 11 jaren geleden
bovenliggende
commit
e421dfe62e
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  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 {