diff options
| author | Michael Peter Christen <mc@yacy.net> | 2025-09-21 23:15:50 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2025-09-21 23:15:50 +0200 |
| commit | 24fd128ddee063bac8dd20905f6b94a369fa7ca3 (patch) | |
| tree | 7774668d44038d96e7a04a83fa67d0601a74a873 /htroot | |
| parent | 0a343357ddec7e79beb135197ee6cb508aa9d8cc (diff) | |
enlarged Access Grid picture size by 20%
Diffstat (limited to 'htroot')
| -rw-r--r-- | htroot/AccessGrid_p.html | 4 |
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&colortext=AAAAAA&colorgrid=333333&colordot=33CC33&colorline=555555&ct=5000&coronaangle="; + imagestub = "AccessPicture_p.png?width=1280&height=720&colorback=FFFFFF&colortext=AAAAAA&colorgrid=333333&colordot=33CC33&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&height=576&colorback=FFFFFF&colortext=AAAAAA&colorgrid=333333&colordot=33CC33&colorline=555555"><img id="AccessPicture" src="AccessPicture_p.png?width=1024&height=576&bgcolor=FFFFFF&coronaangle=0" alt="YaCy Access Grid" width="1024" height="576" /></a> + <a href="AccessPicture_p.png?width=1280&height=720&colorback=FFFFFF&colortext=AAAAAA&colorgrid=333333&colordot=33CC33&colorline=555555"><img id="AccessPicture" src="AccessPicture_p.png?width=1280&height=720&bgcolor=FFFFFF&coronaangle=0" alt="YaCy Access Grid" width="1280" height="720" /></a> </p> </div> |
