Browse Source

Leven: Recompile CSS

Thomas Guillot 6 năm trước cách đây
mục cha
commit
9401132810
2 tập tin đã thay đổi với 22 bổ sung0 xóa
  1. 11 0
      leven/style-rtl.css
  2. 11 0
      leven/style.css

+ 11 - 0
leven/style-rtl.css

@@ -2883,6 +2883,17 @@ table th,
 	flex: 0 0 100%;
 	flex: 0 0 100%;
 }
 }
 
 
+/* Utilities */
+img#wpstats {
+	position: absolute !important;
+	clip: rect(0, 0, 0, 0);
+	padding: 0 !important;
+	border: 0 !important;
+	height: 0 !important;
+	width: 0 !important;
+	overflow: hidden;
+}
+
 /**
 /**
  * Site Pages
  * Site Pages
  * - Page specific styles
  * - Page specific styles

+ 11 - 0
leven/style.css

@@ -2888,6 +2888,17 @@ table th,
 	flex: 0 0 100%;
 	flex: 0 0 100%;
 }
 }
 
 
+/* Utilities */
+img#wpstats {
+	position: absolute !important;
+	clip: rect(0, 0, 0, 0);
+	padding: 0 !important;
+	border: 0 !important;
+	height: 0 !important;
+	width: 0 !important;
+	overflow: hidden;
+}
+
 /**
 /**
  * Site Pages
  * Site Pages
  * - Page specific styles
  * - Page specific styles