Ticket #50317: 50317.patch
File 50317.patch, 1.2 KB (added by , 4 years ago) |
---|
-
src/wp-content/themes/twentytwenty/style-rtl.css
1247 1247 margin-left: auto; 1248 1248 } 1249 1249 1250 .wp-block-image .aligncenter figcaption { 1251 text-align: center; 1252 } 1253 1250 1254 /* Search Form ------------------------------- */ 1251 1255 1252 1256 .search-form { … … 5858 5862 margin-left: 0; 5859 5863 } 5860 5864 5861 .wp-block-image .aligncenter figcaption {5862 text-align: center;5863 }5864 5865 5865 /* BLOCK: SEPARATOR */ 5866 5866 5867 5867 hr.wp-block-separator { -
src/wp-content/themes/twentytwenty/style.css
1253 1253 margin-right: auto; 1254 1254 } 1255 1255 1256 .wp-block-image .aligncenter figcaption { 1257 text-align: center; 1258 } 1259 1256 1260 /* Search Form ------------------------------- */ 1257 1261 1258 1262 .search-form { … … 5928 5932 margin-left: 0; 5929 5933 } 5930 5934 5931 .wp-block-image .aligncenter figcaption {5932 text-align: center;5933 }5934 5935 5935 /* BLOCK: SEPARATOR */ 5936 5936 5937 5937 hr.wp-block-separator {