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
5c6c25ae
Commit
5c6c25ae
authored
Dec 24, 2025
by
TokaKaram
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add valo button
parent
9b677f16
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
3 deletions
+15
-3
Dockerfile
Dockerfile
+1
-1
index.html
index.html
+2
-2
style.css
style.css
+12
-0
No files found.
Dockerfile
View file @
5c6c25ae
...
...
@@ -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/
...
...
index.html
View file @
5c6c25ae
...
...
@@ -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>
...
...
style.css
View file @
5c6c25ae
...
...
@@ -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%;
...
...
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