maTh 3 年之前
父節點
當前提交
8f31827e03
共有 2 個文件被更改,包括 10 次插入2 次删除
  1. 5 1
      p/themes/Origine-compact/origine-compact.css
  2. 5 1
      p/themes/Origine-compact/origine-compact.rtl.css

+ 5 - 1
p/themes/Origine-compact/origine-compact.css

@@ -126,10 +126,14 @@ a.btn,
 
 
 /*=== Index menu */
 /*=== Index menu */
 /*=== Feed articles */
 /*=== Feed articles */
-.flux_header .title {
+.flux_header {
 	font-size: 0.8rem;
 	font-size: 0.8rem;
 }
 }
 
 
+.flux .item {
+	padding: 0;
+}
+
 .flux .item.thumbnail {
 .flux .item.thumbnail {
 	padding: 5px;
 	padding: 5px;
 	height: 50px;
 	height: 50px;

+ 5 - 1
p/themes/Origine-compact/origine-compact.rtl.css

@@ -126,10 +126,14 @@ a.btn,
 
 
 /*=== Index menu */
 /*=== Index menu */
 /*=== Feed articles */
 /*=== Feed articles */
-.flux_header .title {
+.flux_header {
 	font-size: 0.8rem;
 	font-size: 0.8rem;
 }
 }
 
 
+.flux .item {
+	padding: 0;
+}
+
 .flux .item.thumbnail {
 .flux .item.thumbnail {
 	padding: 5px;
 	padding: 5px;
 	height: 50px;
 	height: 50px;