소스 검색

Adds rule for publication date for small screens

Muhammad Talha Mansoor 13 년 전
부모
커밋
8d8503477b
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      css/custom.css

+ 6 - 0
css/custom.css

@@ -138,6 +138,12 @@ padding-left:0px;
 .hmenu {
 margin-top:-11px;
 }
+
+.publicationDate {
+   margin-top:-2.5em;
+   margin-left:5em;
+}
+
 	.examplecontainer {}
 
 	body {}