Explorar o código

Remove top margin and padding from entry content by default.

Kjell Reigstad %!s(int64=4) %!d(string=hai) anos
pai
achega
cb5315e0f3
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      varia/inc/style-wpcom.css

+ 5 - 0
varia/inc/style-wpcom.css

@@ -16,6 +16,11 @@
 	display: none;
 }
 
+.home.page.hide-homepage-header .entry-content {
+	margin-top: 0;
+	padding-top: 0;
+}
+
  /**
  * Hide footer navigation on the homepage
  */