diff options
author | RaindropsSys <contact@minteck.org> | 2023-04-20 16:20:07 +0200 |
---|---|---|
committer | RaindropsSys <contact@minteck.org> | 2023-04-20 16:20:07 +0200 |
commit | b4bcb0912c5fe1c7f00c7ac76e5b67620781d3cc (patch) | |
tree | 027238ccdf43719ae4bbb65eedeaf9823fff6471 /pages/toys.inc | |
parent | b484fc41a94e18f679f2494d598ac3d0ae72e3f8 (diff) | |
download | pluralconnect-b4bcb0912c5fe1c7f00c7ac76e5b67620781d3cc.tar.gz pluralconnect-b4bcb0912c5fe1c7f00c7ac76e5b67620781d3cc.tar.bz2 pluralconnect-b4bcb0912c5fe1c7f00c7ac76e5b67620781d3cc.zip |
Updated 12 files and added 3 files (automated)
Diffstat (limited to 'pages/toys.inc')
-rw-r--r-- | pages/toys.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pages/toys.inc b/pages/toys.inc index afcd5ef..870bb62 100644 --- a/pages/toys.inc +++ b/pages/toys.inc @@ -197,6 +197,8 @@ $parts = explode("/", $pagename); ?> +<script>requestExplicit("back");</script> + <style> @media (max-width: 800px) { #toy-grid-img { |