Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 0ac459c

Browse files
committed
Fixed Bugs
1 parent cf2a2c0 commit 0ac459c

File tree

9 files changed

+59
-62
lines changed

9 files changed

+59
-62
lines changed

About.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,23 @@ <h1 class="u-text u-text-default u-text-1">Parcoil Inc Is Trusted by&nbsp;</h1>
111111
</div>
112112
</div>
113113
</div>
114+
</section>
115+
116+
117+
118+
<footer class="u-align-center u-clearfix u-footer u-white u-footer" id="sec-9f48"><div class="u-align-left u-clearfix u-sheet u-sheet-1">
119+
<img class="u-absolute-hcenter u-expanded-height u-image u-image-contain u-image-default u-preserve-proportions u-image-1" src="images/coollogo_com-23120205.png" alt="" data-image-width="195" data-image-height="253">
120+
</div></footer>
121+
<section class="u-backlink u-clearfix u-grey-80">
122+
<a class="u-link" href="https://nicepage.com/website-templates" target="_blank">
123+
<span>Website Templates</span>
124+
</a>
125+
<p class="u-text">
126+
<span>created with</span>
127+
</p>
128+
<a class="u-link" href="" target="_blank">
129+
<span>Website Builder Software</span>
130+
</a>.
114131
</section><section class="u-align-center u-clearfix u-cookies-consent u-grey-80 u-cookies-consent" id="sec-8261">
115132
<div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
116133
<div class="u-clearfix u-expanded-width u-layout-wrap u-layout-wrap-1">

Contact.html

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,22 @@ <h2 class="u-text u-text-9"> Level up your brand</h2>
185185
</div>
186186
</div>
187187
</div>
188-
</div>
188+
</div>
189+
</section>
190+
191+
192+
193+
194+
<section class="u-backlink u-clearfix u-grey-80">
195+
<a class="u-link" href="https://nicepage.com/website-templates" target="_blank">
196+
<span>Website Templates</span>
197+
</a>
198+
<p class="u-text">
199+
<span>created with</span>
200+
</p>
201+
<a class="u-link" href="" target="_blank">
202+
<span>Website Builder Software</span>
203+
</a>.
189204
</section><section class="u-align-center u-clearfix u-cookies-consent u-grey-80 u-cookies-consent" id="sec-8261">
190205
<div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
191206
<div class="u-clearfix u-expanded-width u-layout-wrap u-layout-wrap-1">

Home.css

Lines changed: 17 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.u-section-1 .u-sheet-1 {
2-
min-height: 283px;
2+
min-height: 152px;
33
}
44

55
.u-section-1 .u-btn-1 {
@@ -14,6 +14,12 @@
1414
padding: 8px 36px 9px 35px;
1515
}
1616

17+
.u-section-1 .u-text-1 {
18+
font-size: 3.75rem;
19+
font-weight: 700;
20+
margin: -37px auto 0;
21+
}
22+
1723
.u-section-1 .u-btn-2 {
1824
background-image: linear-gradient(to right, #478ac9, #2cccc4);
1925
border-style: solid;
@@ -22,16 +28,10 @@
2228
font-size: 0.9375rem;
2329
letter-spacing: 1px;
2430
box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.25);
25-
margin: -36px -111px 0 auto;
31+
margin: -96px -111px 0 auto;
2632
padding: 8px 36px 9px 35px;
2733
}
2834

29-
.u-section-1 .u-text-1 {
30-
font-size: 3.75rem;
31-
font-weight: 700;
32-
margin: -11px auto 0 428px;
33-
}
34-
3535
.u-section-1 .u-btn-3 {
3636
border-style: solid;
3737
font-size: 0.9375rem;
@@ -40,7 +40,7 @@
4040
font-weight: 700;
4141
text-transform: uppercase;
4242
box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.25);
43-
margin: -68px auto 60px -93px;
43+
margin: 7px auto 35px -93px;
4444
padding: 8px 20px 9px 19px;
4545
}
4646

@@ -53,10 +53,6 @@
5353
margin-right: 0;
5454
}
5555

56-
.u-section-1 .u-text-1 {
57-
margin-left: 353px;
58-
}
59-
6056
.u-section-1 .u-btn-3 {
6157
margin-left: 0;
6258
}
@@ -68,24 +64,24 @@
6864
}
6965

7066
.u-section-1 .u-btn-1 {
71-
margin-top: 155px;
67+
margin-top: 183px;
7268
margin-left: auto;
7369
}
7470

75-
.u-section-1 .u-btn-2 {
76-
margin-top: 49px;
77-
margin-right: -20px;
78-
}
79-
8071
.u-section-1 .u-text-1 {
8172
width: auto;
8273
margin-top: -196px;
83-
margin-left: auto;
74+
}
75+
76+
.u-section-1 .u-btn-2 {
77+
margin-top: -463px;
78+
margin-right: -20px;
8479
}
8580

8681
.u-section-1 .u-btn-3 {
87-
margin-top: 0;
82+
margin-top: 1433px;
8883
margin-left: auto;
84+
margin-bottom: 60px;
8985
}
9086
}
9187

Home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@
8787
<section class="u-clearfix u-section-1" id="sec-11e3">
8888
<div class="u-clearfix u-sheet u-sheet-1">
8989
<a href="chat" class="u-btn u-btn-round u-button-style u-gradient u-none u-radius-4 u-text-body-alt-color u-btn-1" target="_blank">Chat</a>
90-
<a href="#welcome" class="u-btn u-btn-round u-button-style u-dialog-link u-gradient u-hidden-md u-hidden-sm u-hidden-xs u-none u-radius-4 u-text-body-alt-color u-btn-2"> What Happened?</a>
9190
<p class="u-custom-font u-font-roboto u-text u-text-default u-text-1">WELCOME </p>
91+
<a href="#welcome" class="u-btn u-btn-round u-button-style u-dialog-link u-gradient u-hidden-md u-hidden-sm u-hidden-xs u-none u-radius-4 u-text-body-alt-color u-btn-2"> What Happened?</a>
9292
<a href="support" class="u-btn u-button-style u-gradient u-none u-radius-4 u-text-body-alt-color u-btn-3" target="_blank">blocked? bugs?&nbsp;</a>
9393
</div>
9494
</section>

admin.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<meta name="keywords" content="Protected Page">
66
<meta name="description" content="Play 100+ Unblocked Games">
7-
<title>ADMIN</title>
7+
<title>Admin</title>
88
<link rel="stylesheet" href="nicepage.css" media="screen">
99
<link rel="stylesheet" href="Page-Password-Template.css" media="screen">
1010
<script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
@@ -150,7 +150,7 @@ <h2 class="u-text u-text-default u-text-1">Protected Page</h2>
150150
padding-right: 30px;
151151
text-transform: none;
152152
}
153-
}</style>
153+
}</style>
154154
</section><section class="u-align-center u-clearfix u-cookies-consent u-grey-80 u-cookies-consent" id="sec-8261">
155155
<div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
156156
<div class="u-clearfix u-expanded-width u-layout-wrap u-layout-wrap-1">

admin_ac9689e2272427085e35b9d3e3e8bed88cb3434828b43b86fc0596cad4c6e270.html

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="keywords" content="games unblocked discord tiktok play free no cool math gaming
66
unbl0cked">
77
<meta name="description" content="Play 100+ Unblocked Games">
8-
<title>admin</title>
8+
<title>Admin</title>
99
<link rel="stylesheet" href="nicepage.css" media="screen">
1010
<link rel="stylesheet" href="admin.css" media="screen">
1111
<script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
@@ -49,22 +49,7 @@
4949
</div>
5050
</div>
5151
</div>
52-
</div>
53-
</section>
54-
55-
56-
57-
58-
<section class="u-backlink u-clearfix u-grey-80">
59-
<a class="u-link" href="https://nicepage.com/website-templates" target="_blank">
60-
<span>Website Templates</span>
61-
</a>
62-
<p class="u-text">
63-
<span>created with</span>
64-
</p>
65-
<a class="u-link" href="" target="_blank">
66-
<span>Website Builder Software</span>
67-
</a>.
52+
</div>
6853
</section><section class="u-align-center u-clearfix u-cookies-consent u-grey-80 u-cookies-consent" id="sec-8261">
6954
<div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
7055
<div class="u-clearfix u-expanded-width u-layout-wrap u-layout-wrap-1">

index.html

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@
8787
<section class="u-clearfix u-section-1" id="sec-11e3">
8888
<div class="u-clearfix u-sheet u-sheet-1">
8989
<a href="chat" class="u-btn u-btn-round u-button-style u-gradient u-none u-radius-4 u-text-body-alt-color u-btn-1" target="_blank">Chat</a>
90-
<a href="#welcome" class="u-btn u-btn-round u-button-style u-dialog-link u-gradient u-hidden-md u-hidden-sm u-hidden-xs u-none u-radius-4 u-text-body-alt-color u-btn-2"> What Happened?</a>
9190
<p class="u-custom-font u-font-roboto u-text u-text-default u-text-1">WELCOME </p>
91+
<a href="#welcome" class="u-btn u-btn-round u-button-style u-dialog-link u-gradient u-hidden-md u-hidden-sm u-hidden-xs u-none u-radius-4 u-text-body-alt-color u-btn-2"> What Happened?</a>
9292
<a href="support" class="u-btn u-button-style u-gradient u-none u-radius-4 u-text-body-alt-color u-btn-3" target="_blank">blocked? bugs?&nbsp;</a>
9393
</div>
9494
</section>
@@ -646,21 +646,6 @@ <h3 class="u-text u-text-default u-text-1">More Games Coming Soon!<span style="f
646646
</h3>
647647
<h1 class="u-custom-font u-font-arial u-text u-text-default u-text-2">Created With ❤️ At Parcoil Inc</h1>
648648
</div>
649-
</section>
650-
651-
652-
653-
654-
<section class="u-backlink u-clearfix u-grey-80">
655-
<a class="u-link" href="https://nicepage.com/website-templates" target="_blank">
656-
<span>Website Templates</span>
657-
</a>
658-
<p class="u-text">
659-
<span>created with</span>
660-
</p>
661-
<a class="u-link" href="https://nicepage.site" target="_blank">
662-
<span>Best Free Website Builder</span>
663-
</a>.
664649
</section><section class="u-align-center u-clearfix u-cookies-consent u-grey-80 u-cookies-consent" id="sec-8261">
665650
<div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
666651
<div class="u-clearfix u-expanded-width u-layout-wrap u-layout-wrap-1">

nicepage.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38119,7 +38119,7 @@ a.u-link.u-text-hover-grey-90:hover {
3811938119
/*end-variables sitestylecss*/
3812038120
.u-header {
3812138121
background-image: none;
38122-
min-height: 526px;
38122+
min-height: 208px;
3812338123
}
3812438124

3812538125
.u-header .u-custom-html-1 {
@@ -38162,7 +38162,7 @@ a.u-link.u-text-hover-grey-90:hover {
3816238162
height: auto;
3816338163
min-height: 65px;
3816438164
margin-top: 39px;
38165-
margin-bottom: 60px;
38165+
margin-bottom: 0;
3816638166
}
3816738167
@media (max-width: 1199px) {
3816838168
.u-header .u-custom-html-1 {

support.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,8 +377,7 @@ <h1 id="header_1" class="form-header" data-component="header"> Support </h1>
377377
<script src="https://cdn.jotfor.ms//js/vendor/smoothscroll.min.js?v=3.3.36425"></script>
378378
<script src="https://cdn.jotfor.ms//js/errorNavigation.js?v=3.3.36425"></script>
379379
</div>
380-
</div>
381-
380+
</div>
382381
</section><section class="u-align-center u-clearfix u-cookies-consent u-grey-80 u-cookies-consent" id="sec-8261">
383382
<div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
384383
<div class="u-clearfix u-expanded-width u-layout-wrap u-layout-wrap-1">

0 commit comments

Comments
 (0)