maTh 4 tahun lalu
induk
melakukan
c25dace809
3 mengubah file dengan 3 tambahan dan 3 penghapusan
  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;
 }
 
-div#stream {
+main#stream {
 	margin-top: 35px;
 }
 

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

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

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

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