From 2c5897ac4db6fadfb47cbabaf05e8637fb4953d1 Mon Sep 17 00:00:00 2001 From: Francesco Luzzana Date: Wed, 6 Apr 2022 18:59:15 +0200 Subject: [PATCH] bigger barcode --- screenless/bureau/soup/contents/{dish_1.txt => dish-1.txt} | 0 screenless/bureau/soup/contents/{dish_2.txt => dish-2.txt} | 0 screenless/bureau/soup/files.html | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename screenless/bureau/soup/contents/{dish_1.txt => dish-1.txt} (100%) rename screenless/bureau/soup/contents/{dish_2.txt => dish-2.txt} (100%) diff --git a/screenless/bureau/soup/contents/dish_1.txt b/screenless/bureau/soup/contents/dish-1.txt similarity index 100% rename from screenless/bureau/soup/contents/dish_1.txt rename to screenless/bureau/soup/contents/dish-1.txt diff --git a/screenless/bureau/soup/contents/dish_2.txt b/screenless/bureau/soup/contents/dish-2.txt similarity index 100% rename from screenless/bureau/soup/contents/dish_2.txt rename to screenless/bureau/soup/contents/dish-2.txt diff --git a/screenless/bureau/soup/files.html b/screenless/bureau/soup/files.html index a5ffca9..adb48d2 100644 --- a/screenless/bureau/soup/files.html +++ b/screenless/bureau/soup/files.html @@ -57,8 +57,8 @@ } .barcode { - width: 120px; - height: 50px; + width: 240px; + height: 100px; }