Commit 6e9fe59f authored by TokaKaram's avatar TokaKaram

add images

parent 94d727c1
...@@ -180,16 +180,16 @@ ...@@ -180,16 +180,16 @@
<div> <div>
<div> <div>
<img class="abs_img" src="/images/game2.webp"> <img class="abs_img" src="/images/game2.webp">
<img src ="images/valorant2 (1).webp"> <img src ="/images/3.png">
</div> </div>
<div> <div>
<img class="abs_img1" src="/images/game3.png"> <img class="abs_img1" src="/images/game3.png">
<img src ="images/league2_edit.webp"> <img src ="images/22.png">
</div> </div>
<div> <div>
<img class="abs_img2" src="/images/fifaCard_.png"> <img class="abs_img2" src="/images/fifaCard_.png">
<img src ="images/Jude_Hero_laLig.png" class="bellingham_img"> <img src ="images/1.png" class="bellingham_img">
</div> </div>
</div> </div>
<div class="button_parent"> <div class="button_parent">
...@@ -566,7 +566,9 @@ FROM HIGH-SPEED RACES TO IMMERSIVE JOURNEYS,TEST YOUR SKILL AND SPARK YOUR ADREN ...@@ -566,7 +566,9 @@ FROM HIGH-SPEED RACES TO IMMERSIVE JOURNEYS,TEST YOUR SKILL AND SPARK YOUR ADREN
</div> </div>
<div class="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d1740.2370475636292!2d48.04768467952594!3d29.268406228630678!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1sHALL%208%20-%0D%0AKUWAIT%20INTERNATIONAL%0D%0AFAIR%20GROUND!5e0!3m2!1sar!2seg!4v1760381351472!5m2!1sar!2seg" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
<!-- <div class="days last"> <!-- <div class="days last">
<div> <div>
<h1 id="vip_title">VIP TICKET</h1> <h1 id="vip_title">VIP TICKET</h1>
......
...@@ -88,6 +88,8 @@ function changeLanguage(lang) { ...@@ -88,6 +88,8 @@ function changeLanguage(lang) {
Vr_zone_AR.classList.remove("hidden1") Vr_zone_AR.classList.remove("hidden1")
Vr_zone_en.classList.add("hidden1") Vr_zone_en.classList.add("hidden1")
ticketing_btn1.innerHTML=" ticketing" ticketing_btn1.innerHTML=" ticketing"
esports_title.classList.add("En_font")
e_sport_btn.classList.add("En_font")
playable_games_title.innerHTML="الألعاب المتاحه" playable_games_title.innerHTML="الألعاب المتاحه"
esports_title.innerHTML=" بطولات الرياضات الالكترونية" esports_title.innerHTML=" بطولات الرياضات الالكترونية"
e_sport_btn.innerHTML="احجز الان" e_sport_btn.innerHTML="احجز الان"
...@@ -97,6 +99,7 @@ function changeLanguage(lang) { ...@@ -97,6 +99,7 @@ function changeLanguage(lang) {
document.querySelector(".ar_lang1").classList.add("colored") document.querySelector(".ar_lang1").classList.add("colored")
} else { } else {
card_game_en.classList.remove("hidden1") card_game_en.classList.remove("hidden1")
card_game_Ar.classList.add("hidden1") card_game_Ar.classList.add("hidden1")
...@@ -119,6 +122,7 @@ function changeLanguage(lang) { ...@@ -119,6 +122,7 @@ function changeLanguage(lang) {
playable_games_title.classList.add("En_font") playable_games_title.classList.add("En_font")
esports_title.classList.add("En_font") esports_title.classList.add("En_font")
e_sport_btn.classList.add("En_font") e_sport_btn.classList.add("En_font")
e_sport_btn.classList.remove("En_font")
ticketing_btn1.innerHTML="حجز التذاكر" ticketing_btn1.innerHTML="حجز التذاكر"
playable_games_title.innerHTML=" PLAYABLE GAMES" playable_games_title.innerHTML=" PLAYABLE GAMES"
......
...@@ -127,11 +127,12 @@ header .right_side a ...@@ -127,11 +127,12 @@ header .right_side a
{ {
outline: none; outline: none;
border: none; border: none;
font-family: var(--main-font); font-family: var(--sora_font);
background-color: transparent; background-color: transparent;
cursor: pointer; cursor: pointer;
} }
header .right_side .ticketing_bnt_en, header .right_side .ticketing_bnt_en,
header .right_side .ticketing_ar header .right_side .ticketing_ar
{ {
...@@ -143,6 +144,11 @@ header .right_side .ticketing_ar ...@@ -143,6 +144,11 @@ header .right_side .ticketing_ar
justify-content: center; justify-content: center;
text-transform: uppercase; text-transform: uppercase;
border-radius: 8px; border-radius: 8px;
font-family: var(--noor_font);
}
header .right_side .ticketing_bnt_en
{
font-family: var(--sora_font) !important;
} }
header .right_side_h i header .right_side_h i
{ {
...@@ -321,7 +327,7 @@ header .right_side a:nth-child(4) ...@@ -321,7 +327,7 @@ header .right_side a:nth-child(4)
{ {
width: 100%; width: 100%;
/* margin: 10% 15% 0; */ /* margin: 10% 15% 0; */
height: 115%; height: 115% !important;
transform: translate(0px,0px); transform: translate(0px,0px);
transform: translateY(-70px); transform: translateY(-70px);
object-fit: cover; object-fit: cover;
...@@ -330,9 +336,9 @@ header .right_side a:nth-child(4) ...@@ -330,9 +336,9 @@ header .right_side a:nth-child(4)
} }
.e_sport > div div .bellingham_img .e_sport > div div .bellingham_img
{ {
height: 155% ; /* height: 155% !important ; */
transform: translate(0px,-130px) ; transform: translate(0px,-70px) ;
/* width: 100%; */ /* width: 100%; */
/* transform: translateX(10px); */ /* transform: translateX(10px); */
...@@ -352,7 +358,7 @@ header .right_side a:nth-child(4) ...@@ -352,7 +358,7 @@ header .right_side a:nth-child(4)
{ {
position: absolute; position: absolute;
width: 35px ; width: 35px ;
height: 35px ; height: 35px !important ;
left: 30px; left: 30px;
top: 110px; top: 110px;
} }
...@@ -360,6 +366,7 @@ header .right_side a:nth-child(4) ...@@ -360,6 +366,7 @@ header .right_side a:nth-child(4)
{ {
bottom: -42px; bottom: -42px;
top: unset; top: unset;
} }
.e_sport > div div .abs_img2 .e_sport > div div .abs_img2
{ {
...@@ -691,6 +698,7 @@ header .right_side a:nth-child(4) ...@@ -691,6 +698,7 @@ header .right_side a:nth-child(4)
.e_sport > div div .abs_img .e_sport > div div .abs_img
{ {
top: 97px; top: 97px;
left: 10px;
} }
.letters div p:nth-child(1) .letters div p:nth-child(1)
{ {
...@@ -704,7 +712,7 @@ header .right_side a:nth-child(4) ...@@ -704,7 +712,7 @@ header .right_side a:nth-child(4)
.e_sport > div div .abs_img2 { .e_sport > div div .abs_img2 {
left: 4px; left: 4px;
top: 182px; top: 226px;
} }
} }
...@@ -1049,7 +1057,7 @@ header .right_side a:nth-child(4) ...@@ -1049,7 +1057,7 @@ header .right_side a:nth-child(4)
.e_sport > div div .abs_img2 { .e_sport > div div .abs_img2 {
left: 4px; left: 4px;
top: 152px; top: 200px;
} }
} }
...@@ -2270,6 +2278,7 @@ header .right_side a:nth-child(4) ...@@ -2270,6 +2278,7 @@ header .right_side a:nth-child(4)
padding-right:0px; padding-right:0px;
transform: translateX(0); transform: translateX(0);
width: 100%; width: 100%;
font-size: 30px;
} }
.casual_av .casual_av_cont .text p .casual_av .casual_av_cont .text p
...@@ -2389,7 +2398,7 @@ header .right_side a:nth-child(4) ...@@ -2389,7 +2398,7 @@ header .right_side a:nth-child(4)
font-size: 14px; font-size: 14px;
right: 30px; right: 30px;
padding: 5px 10px; padding: 5px 10px;
width: 30%; width: fit-content;
} }
} }
......
...@@ -1775,9 +1775,9 @@ background: linear-gradient(to bottom ,#920aa2 10%,#660b82 ,#2c0c57 70%); ...@@ -1775,9 +1775,9 @@ background: linear-gradient(to bottom ,#920aa2 10%,#660b82 ,#2c0c57 70%);
align-items: center; align-items: center;
justify-content: center; justify-content: center;
width: 95%; width: 95%;
margin: 40px auto 0 ; padding: 0 0 70px ;
background-color: var(--bck_color); background: linear-gradient(to right,#0f0d42,#270c54 70%,#3e0b65);
min-height: 500px; /* min-height: 500px; */
gap: 40px; gap: 40px;
flex-wrap: wrap; flex-wrap: wrap;
} }
...@@ -1978,7 +1978,10 @@ background: linear-gradient(to bottom ,#920aa2 10%,#660b82 ,#2c0c57 70%); ...@@ -1978,7 +1978,10 @@ background: linear-gradient(to bottom ,#920aa2 10%,#660b82 ,#2c0c57 70%);
{ {
text-align: start; text-align: start;
} }
.vr-section
{
background: var(--bck_color);
}
.arb { .arb {
text-align: right; text-align: right;
margin: 0; margin: 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment