소스 검색

remove unnecessary top margin

Oz N Tiram 9 년 전
부모
커밋
07dd8c1fa1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      media/css/site.css

+ 1 - 1
media/css/site.css

@@ -351,7 +351,7 @@ img.displayed {
 
 #underpost {
 	font-size: 0.85em;
-	margin-top: 120px;
+	margin-top: 0px;
 }
 
 .archive h2 {