summaryrefslogtreecommitdiff
path: root/htroot
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2025-09-21 23:15:50 +0200
committerMichael Peter Christen <mc@yacy.net>2025-09-21 23:15:50 +0200
commit24fd128ddee063bac8dd20905f6b94a369fa7ca3 (patch)
tree7774668d44038d96e7a04a83fa67d0601a74a873 /htroot
parent0a343357ddec7e79beb135197ee6cb508aa9d8cc (diff)
enlarged Access Grid picture size by 20%
Diffstat (limited to 'htroot')
-rw-r--r--htroot/AccessGrid_p.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/AccessGrid_p.html b/htroot/AccessGrid_p.html
index e4e6cfe8e..de2525ef0 100644
--- a/htroot/AccessGrid_p.html
+++ b/htroot/AccessGrid_p.html
@@ -11,7 +11,7 @@
<script type="text/javascript">
<!--
- imagestub = "AccessPicture_p.png?width=1024&height=576&colorback=FFFFFF&amp;colortext=AAAAAA&amp;colorgrid=333333&amp;colordot=33CC33&amp;colorline=555555&ct=5000&coronaangle=";
+ imagestub = "AccessPicture_p.png?width=1280&height=720&colorback=FFFFFF&amp;colortext=AAAAAA&amp;colorgrid=333333&amp;colordot=33CC33&amp;colorline=555555&ct=5000&coronaangle=";
imageanimindex = 0;
imageloadindex = 0;
imagecycles = 0;
@@ -53,7 +53,7 @@
<p>This images shows incoming connections to your YaCy peer and outgoing connections from your peer to other peers and web servers</p>
<div class="left">
<p>
- <a href="AccessPicture_p.png?width=1024&amp;height=576&amp;colorback=FFFFFF&amp;colortext=AAAAAA&amp;colorgrid=333333&amp;colordot=33CC33&amp;colorline=555555"><img id="AccessPicture" src="AccessPicture_p.png?width=1024&amp;height=576&amp;bgcolor=FFFFFF&amp;coronaangle=0" alt="YaCy Access Grid" width="1024" height="576" /></a>
+ <a href="AccessPicture_p.png?width=1280&amp;height=720&amp;colorback=FFFFFF&amp;colortext=AAAAAA&amp;colorgrid=333333&amp;colordot=33CC33&amp;colorline=555555"><img id="AccessPicture" src="AccessPicture_p.png?width=1280&amp;height=720&amp;bgcolor=FFFFFF&amp;coronaangle=0" alt="YaCy Access Grid" width="1280" height="720" /></a>
</p>
</div>