Fixed pi easter egg

This commit is contained in:
Tracker-Friendly 2023-11-04 15:14:07 +00:00
parent dcea7116d7
commit a60e45acb5
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ body, h1, p, ul, li, li2, p1 {
}
a {
color: #fff;
color: rgb(40, 40, 40);
text-decoration: none;
font-size: 20px;
}

View File

@ -37,7 +37,7 @@
<div class="spacer"></div>
<li><h1>HectaBit news</h1></li>
<div class="spacer"></div>
<li><p1>We have scaled up our systems to an Intel Pentium laptop, a much needed upgrade over the Raspberry Pi. We are planning to bring matrix back soon...</p1></li>
<li><p1>We have scaled up our systems to an Intel Pentium laptop, a much needed upgrade over the Raspberry</p1><a href="/pi" target="_blank"> Pi.</a><p1> We are planning to bring matrix back soon...</p1></li>
<div class="spacer"></div>
<li><p1>We have brought matrix down due to performance issues, it will be back up when we upscale in future.</p1></li>
<div class="spacer"></div>