Evgeny 6 سال پیش
والد
کامیت
666ca43df5
2فایلهای تغییر یافته به همراه8 افزوده شده و 8 حذف شده
  1. 6 6
      index.html
  2. 2 2
      style.css

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 6 - 6
index.html


+ 2 - 2
style.css

@@ -9,7 +9,7 @@
 .header{
 	position:relative;
 	height:675px;
-	background: url('./images/bg1.png') no-repeat;
+	background: url('./images/bg1.PNG') no-repeat;
 	background-size:100% 100%;
 	padding:25px 0px 0px 35px;
 }
@@ -161,7 +161,7 @@
 
 .block-three{
 	height:675px;
-	background: url('./images/bg2.png') no-repeat;
+	background: url('./images/bg2.PNG') no-repeat;
 	background-size:100% 100%;
 	padding-top:210px;
 	padding-left:40px;