aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/styles.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css
index c691c05..9917912 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -31,7 +31,8 @@ div {
}
div.bottle {
- display: inline;
+ border: 1px dashed black;
+ display: inline-block;
}
img.bottle {