summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/chaekshop.pngbin0 -> 2773 bytes
-rw-r--r--static/chaekshop.svg3
-rw-r--r--static/ipuer.jpgbin26929 -> 0 bytes
-rw-r--r--static/ipuer.pngbin0 -> 28121 bytes
-rw-r--r--static/ozchai.icobin32988 -> 0 bytes
-rw-r--r--static/ozchai.pngbin0 -> 3164 bytes
-rw-r--r--static/style.css6
7 files changed, 5 insertions, 4 deletions
diff --git a/static/chaekshop.png b/static/chaekshop.png
new file mode 100644
index 0000000..55e414d
--- /dev/null
+++ b/static/chaekshop.png
Binary files differ
diff --git a/static/chaekshop.svg b/static/chaekshop.svg
deleted file mode 100644
index 00146bd..0000000
--- a/static/chaekshop.svg
+++ /dev/null
@@ -1,3 +0,0 @@
-<svg width="120" height="120" viewBox="0 0 120 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path d="M86.7327 48.8756L81.7889 39.3407H65.7517L54.3689 33L42.9861 39.2454H27.1901L21.0164 51.164L6.25731 40.8425L1 43.6076L14.5291 64.6797L3.79747 86.8246H109.764L110.752 82.7722L117.119 56.5512L117.264 55.9076L117.891 53.357L119 48.8518L86.7327 48.8756ZM54.3689 36.2657L59.795 39.2454H48.9428L54.3689 36.2657ZM19.4247 77.0513L33.0503 49.6861H75.5187L89.4337 77.0513H19.4247ZM103.445 81.342L90.7118 56.5751H110.174L103.445 81.342Z" fill="#65A30D"/>
-</svg>
diff --git a/static/ipuer.jpg b/static/ipuer.jpg
deleted file mode 100644
index 13d2c78..0000000
--- a/static/ipuer.jpg
+++ /dev/null
Binary files differ
diff --git a/static/ipuer.png b/static/ipuer.png
new file mode 100644
index 0000000..9faae99
--- /dev/null
+++ b/static/ipuer.png
Binary files differ
diff --git a/static/ozchai.ico b/static/ozchai.ico
deleted file mode 100644
index f3328c7..0000000
--- a/static/ozchai.ico
+++ /dev/null
Binary files differ
diff --git a/static/ozchai.png b/static/ozchai.png
new file mode 100644
index 0000000..85affb3
--- /dev/null
+++ b/static/ozchai.png
Binary files differ
diff --git a/static/style.css b/static/style.css
index 87aa40b..c47ae13 100644
--- a/static/style.css
+++ b/static/style.css
@@ -226,10 +226,14 @@ body {
position: relative;
}
+ .form-price-per input {
+ height: 1.5rem;
+ }
+
.form-price-per label {
position: absolute;
top: 0;
- padding: 0.5rem 2rem;
+ padding: 0.25rem 2rem;
left: 0;
width: 100%;
height: 100%;