Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
base Project
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TokaKaram
base Project
Commits
9b677f16
Commit
9b677f16
authored
Dec 24, 2025
by
TokaKaram
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add warzone button
parent
1d46b0b5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
5 deletions
+12
-5
Dockerfile
Dockerfile
+1
-1
index.html
index.html
+2
-2
style.css
style.css
+9
-2
No files found.
Dockerfile
View file @
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.
3
"
RUN
echo
"Last Build: 2025-12-24_v2.
4
"
COPY
. /usr/share/nginx/html/
...
...
index.html
View file @
9b677f16
...
...
@@ -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.
3
"
>
<link
rel=
"stylesheet"
href=
"style.css?v=2.
4
"
>
<link
rel=
"stylesheet"
href=
"https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css"
media=
"print"
onload=
"this.media='all'"
>
<script>
...
...
@@ -219,7 +219,7 @@ alive!
<div>
<div
class=
"img_sport"
>
<img
src=
"/images/cod-02.webp"
class=
"yasouu_img"
loading=
"lazy"
alt=
""
></div>
<
!-- <button onclick="openNewWindow('https://play.toornament.com/en_US/tournaments/2372315432626614271/','_blank')" class="explore_button">سجل</button> --
>
<
button
onclick=
"openNewWindow('https://play.toornament.com/en_US/tournaments/2372315432626614271/','_blank')"
class=
"explore_button warzone_button"
>
سجل
</button
>
</div>
<div>
<div
class=
"img_sport"
>
...
...
style.css
View file @
9b677f16
...
...
@@ -66,7 +66,7 @@ header {
color
:
white
;
padding
:
10px
5px
;
margin-bottom
:
10px
;
text-transform
:
capitaliz
e
!important
;
text-transform
:
uppercas
e
!important
;
font-size
:
20px
;
font-family
:
var
(
--noor_font
);
}
...
...
@@ -449,7 +449,6 @@ header .right_side a:nth-child(4) {
.e_sportt
.img_sport
{
height
:
50%
;
padding
:
0
;
}
.e_sportt
>
div
div
img
{
height
:
100%
;
...
...
@@ -731,6 +730,10 @@ header .right_side a:nth-child(4) {
width
:
50%
;
margin-left
:
29%
;
}
.e_sportt
.warzone_button
{
margin-left
:
26%
;
}
/* .e_sportt .bellinghamm_img,
.e_sportt .valorantt_img {
width: 50%;
...
...
@@ -5275,6 +5278,10 @@ header .right_side a:nth-child(4) {
font-size
:
12px
;
padding
:
9px
5px
;
}
/* .e_sportt .warzone_button
{
margin-left: 26%;
} */
.hero-sec
,
.hero-sec2
,
.hero-sec3
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment