瀏覽代碼

Hever: Recompile rtl stylesheet

Thomas Guillot 6 年之前
父節點
當前提交
d88836f256
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      hever/style-rtl.css

+ 2 - 2
hever/style-rtl.css

@@ -3445,12 +3445,12 @@ article .entry-header .entry-title a:active, article .entry-header .entry-title
 	color: #1279BE;
 }
 
-.singular .hentry .entry-content > *:first-child.alignfull {
+.singular:not(.home.hide-homepage-title) .hentry .entry-content > *:first-child.alignfull {
 	margin-top: -21.312px;
 }
 
 @media only screen and (min-width: 560px) {
-	.singular .hentry .entry-content > *:first-child.alignfull {
+	.singular:not(.home.hide-homepage-title) .hentry .entry-content > *:first-child.alignfull {
 		margin-top: -64px;
 	}
 }