maTh 4 年之前
父節點
當前提交
c25dace809
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      p/themes/Swage/swage.css
  2. 1 1
      p/themes/Swage/swage.rtl.css
  3. 1 1
      p/themes/Swage/swage.scss

+ 1 - 1
p/themes/Swage/swage.css

@@ -71,7 +71,7 @@ img.icon:hover {
 	background: none;
 	background: none;
 }
 }
 
 
-div#stream {
+main#stream {
 	margin-top: 35px;
 	margin-top: 35px;
 }
 }
 
 

+ 1 - 1
p/themes/Swage/swage.rtl.css

@@ -71,7 +71,7 @@ img.icon:hover {
 	background: none;
 	background: none;
 }
 }
 
 
-div#stream {
+main#stream {
 	margin-top: 35px;
 	margin-top: 35px;
 }
 }
 
 

+ 1 - 1
p/themes/Swage/swage.scss

@@ -89,7 +89,7 @@ img {
 	}
 	}
 }
 }
 
 
-div#stream {
+main#stream {
 	margin-top: 35px;
 	margin-top: 35px;
 }
 }