aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-02-13 18:36:40 -0500
committertdro <tdro@noreply.example.com>2023-02-13 20:15:44 -0500
commit0ff6cdf8550ab1b36e42988048460665094b0d65 (patch)
treef85ad54f389dcbdf5c54fa141f7e9fbadbe71df9 /assets
parent873195a39e84bccd8d0fafe26d6f60983f54ed0a (diff)
downloadcanory-0ff6cdf8550ab1b36e42988048460665094b0d65.tar.gz
canory-0ff6cdf8550ab1b36e42988048460665094b0d65.tar.bz2
canory-0ff6cdf8550ab1b36e42988048460665094b0d65.zip
themes/default/layouts/partials/gallery-walk: Walk with findRE
Diffstat (limited to 'assets')
-rw-r--r--assets/css/default.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index 7bd0969..10034f8 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -1469,9 +1469,10 @@ gallery-images a {
gallery-images picture,
gallery-images picture img {
+ border-color: #ccc;
border-radius: 0;
- width: 100%;
height: 100%;
+ width: 100%;
}
gallery-images picture img:hover {