From 89d5b154d10076ed7764b15c66c91bd9b9c5bc0e Mon Sep 17 00:00:00 2001 From: IdleEndeavor <66422918+IdleEndeavor@users.noreply.github.com> Date: Sat, 29 Jun 2024 15:02:33 +0100 Subject: [PATCH] Updated all sources and search page --- .DS_Store | Bin 0 -> 6148 bytes css/index.css | 6 ++++-- index.html | 15 ++------------- 3 files changed, 6 insertions(+), 15 deletions(-) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..04c9018c74e6650ff6257e6e1ee5f1d2a1d4bd7e GIT binary patch literal 6148 zcmeHKF;2r!4E0Yk1i{d;V@`n78-yyILFxsnwo<8Rl!~-_W;V{iz{n|>I00hd3LJsw zZ>z~yfU&BOE&0F1{?1cg(zqrfH{LHtL<1s9;f&E4mLH7s>^+M#ashOFjm>H_T~y_^ zx6=ZrssKN`gf3}CYuW|RuYP*y=E|xl=9_AcSUP;Z`M57$ufqKD&;0hb^KR^CD5aPd zR8t+W()(MR>2f|!;?GJrwXUpM#(p;7qc7oGQ%S3UFS>s5d_L3V+ue2eG~4p^vjJaZ zKLHlp%oH#MPF4Z*Y_{}V&{k8x6fgx23h?(KgEQuejiCQ@VDTdWFhSTGj(L{gnoKcQ zYy^>kIVlB7snZd|Njc(~?#mS$K`AGv!-rF5rxS|v?6`jBx0A~SZ8Zf4--w72$dj(cqepTXI9Un6)Z!GUkZ*vqYW2=|6~#s|P$ Tu@OWBW`6{{47Qj8M^)e(C}>^l literal 0 HcmV?d00001 diff --git a/css/index.css b/css/index.css index c615c34..05d32f5 100644 --- a/css/index.css +++ b/css/index.css @@ -71,7 +71,8 @@ body { .games-found a { padding: 5px; - font-size: 20px; + font-size: 16px; + width: 20%; color: white; text-decoration: none; } @@ -88,7 +89,7 @@ body { .terms a { padding: 5px; - font-size: 20px; + font-size: 16px; color: white; text-decoration: none; } @@ -124,6 +125,7 @@ body { background-color: transparent !important; border-color: transparent !important; } + /* gets rid of 'x results in x seconds' text */ .gsc-result-info { display: none; diff --git a/index.html b/index.html index 86a5e0f..23984db 100644 --- a/index.html +++ b/index.html @@ -71,20 +71,9 @@
- 0 - Games Found + If the search result is a website, it indicates that the website hosts the game, and you may need to search within the site to locate the download page. + It is recommended to use an AdBlocker such as uBlock Origin
-
GitHub |