Commit 5c6c25ae authored by TokaKaram's avatar TokaKaram

add valo button

parent 9b677f16
......@@ -4,7 +4,7 @@ RUN rm /etc/nginx/conf.d/default.conf
COPY nginx.conf /etc/nginx/nginx.conf
RUN echo "Last Build: 2025-12-24_v2.4"
RUN echo "Last Build: 2025-12-24_v2.5"
COPY . /usr/share/nginx/html/
......
......@@ -12,7 +12,7 @@
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
rel="stylesheet"
/>
<link rel="stylesheet" href="style.css?v=2.4">
<link rel="stylesheet" href="style.css?v=2.5">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css" media="print" onload="this.media='all'">
<script>
......@@ -213,7 +213,7 @@ alive!
<div class="img_sport">
<img src="/images/Vlogo-removebg-preview.webp" class="valorantt_img" loading="lazy" alt="" >
</div>
<!-- <button class="explore_button" onclick="openNewWindow('https://play.toornament.com/en_US/tournaments/2372290052272386047/','_blank')">سجل</button> -->
<button class="explore_button valo_button" onclick="openNewWindow('https://play.toornament.com/en_US/tournaments/2372290052272386047/','_blank')">سجل</button>
</div>
<div>
......
......@@ -734,6 +734,10 @@ header .right_side a:nth-child(4) {
{
margin-left: 26%;
}
.e_sportt .valo_button
{
margin-left: 23%;
}
/* .e_sportt .bellinghamm_img,
.e_sportt .valorantt_img {
width: 50%;
......@@ -5218,6 +5222,10 @@ header .right_side a:nth-child(4) {
width: 65%;
margin-left: 18%;
}
.e_sportt .valo_button
{
margin-left: 9%;
}
.word1 {
top: 30%;
}
......@@ -5278,6 +5286,10 @@ header .right_side a:nth-child(4) {
font-size: 12px;
padding: 9px 5px;
}
.e_sportt .valo_button
{
margin-left: 15%;
}
/* .e_sportt .warzone_button
{
margin-left: 26%;
......
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