瀏覽代碼

Club: alignfull in post pagination (#6367)

Matias Benedetto 2 年之前
父節點
當前提交
e8d9e8bea5
共有 1 個文件被更改,包括 16 次插入4 次删除
  1. 16 4
      club/templates/single.html

+ 16 - 4
club/templates/single.html

@@ -32,13 +32,25 @@
     <!-- wp:spacer {"height":"40px"} -->
     <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
     <!-- /wp:spacer -->
-    
-    <!-- wp:group {"style":{"border":{"top":{"color":"var:preset|color|foreground","width":"1px"},"bottom":{"color":"var:preset|color|foreground","width":"1px"}},"spacing":{"padding":{"top":"1em","right":"1em","bottom":"1em","left":"1em"}}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
-    <div class="wp-block-group" style="border-top-color:var(--wp--preset--color--foreground);border-top-width:1px;border-bottom-color:var(--wp--preset--color--foreground);border-bottom-width:1px;padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em"><!-- wp:post-navigation-link {"type":"previous"} /-->
-    
+
+
+    <!-- wp:group {"style":{"spacing":{"blockGap":"1rem"}}} -->
+    <div class="wp-block-group"><!-- wp:separator {"className":"alignfull"} -->
+    <hr class="wp-block-separator has-alpha-channel-opacity alignfull"/>
+    <!-- /wp:separator -->
+
+    <!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
+    <div class="wp-block-group"><!-- wp:post-navigation-link {"type":"previous"} /-->
+
     <!-- wp:post-navigation-link /--></div>
     <!-- /wp:group -->
+
+    <!-- wp:separator {"className":"alignfull"} -->
+    <hr class="wp-block-separator has-alpha-channel-opacity alignfull"/>
+    <!-- /wp:separator --></div>
+    <!-- /wp:group -->
     
+
     <!-- wp:spacer {"height":"40px"} -->
     <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
     <!-- /wp:spacer -->