diff --git a/styles/less/main.less b/styles/less/main.less index 358c4cd..9ea2c58 100644 --- a/styles/less/main.less +++ b/styles/less/main.less @@ -340,3 +340,7 @@ ul.form-pager { } } } + +span.uuid { + font-family: monospace; +} diff --git a/templates/photo.html b/templates/photo.html index 8c2a308..419d177 100644 --- a/templates/photo.html +++ b/templates/photo.html @@ -66,7 +66,7 @@
- {{ img.uuid }} + {{ img.uuid }}
{{ img.fname }}