Skip to content

Commit

Permalink
Update 11:39-08082024
Browse files Browse the repository at this point in the history
  • Loading branch information
easyonez committed Aug 8, 2024
1 parent b296d98 commit 0d7e25a
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 160 deletions.
50 changes: 0 additions & 50 deletions css/about.css
Original file line number Diff line number Diff line change
@@ -1,50 +0,0 @@
#title {
/* position: absolute; */
/* margin-left: auto; */
/* margin-right: auto; */
/* left: 0; */
/* right: 0; */
width: 300px;
/* height: 50px; */
/* margin: 0 auto; */
/* margin-top: 10px; */
/* justify-content: normal; */
top: 0%;
}
#rectangle{
font-family: 'M PLUS Code Latin', monospace;
font-size: 15px;
margin: 0 auto;
width:95vw;
height:70vh;
background:#1F1F1F;
position: absolute;
top: 20%;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
justify-content: center;
padding: 5px;
padding-left: 15px;
border: 2px solid white;
border-radius: 25px;
color: white;
}

#about_title {
color: aquamarine;
position: absolute;
margin-left: auto;
margin-right: auto;
left: 3vw;
top: 12vh;
font-family: 'M PLUS Code Latin', monospace;
}
#about_title:hover {
color: white;
}
.row:hover {
color: aquamarine;
cursor: text;
}
14 changes: 0 additions & 14 deletions css/ctf.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,3 @@ body {
-ms-user-select: none;
user-select: none;
}

#title {
position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
width: 300px;
height: 50px;
margin: 0 auto;
margin-top: 10px;
justify-content: normal;
top: 0%
}
13 changes: 0 additions & 13 deletions css/free_time.css
Original file line number Diff line number Diff line change
@@ -1,13 +0,0 @@
#title {
position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
width: 300px;
height: 50px;
margin: 0 auto;
margin-top: 10px;
justify-content: normal;
top: 0%
}
Binary file removed img/favicon.ico
Binary file not shown.
Binary file removed img/icons-kick-48.png
Binary file not shown.
Binary file removed img/icons8-back-48.png
Binary file not shown.
Binary file removed img/icons8-riot-games-48.png
Binary file not shown.
32 changes: 0 additions & 32 deletions pages/about.html

This file was deleted.

26 changes: 0 additions & 26 deletions pages/ctf.html

This file was deleted.

25 changes: 0 additions & 25 deletions pages/free_time.html

This file was deleted.

0 comments on commit 0d7e25a

Please sign in to comment.