From c017c18e0b5db8c3e0c92e08819e829a7cdc8388 Mon Sep 17 00:00:00 2001
From: Yuval Adam <_@yuv.al>
Date: Wed, 18 Oct 2017 20:41:50 +0300
Subject: Component refactoring, slider works
---
Geshem.vue | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 82 insertions(+), 4 deletions(-)
(limited to 'Geshem.vue')
diff --git a/Geshem.vue b/Geshem.vue
index 44a233d..897f88f 100644
--- a/Geshem.vue
+++ b/Geshem.vue
@@ -1,22 +1,92 @@
-
Hello World
+
14-10-2017
+
21:58
@@ -24,4 +94,12 @@
#geshem {
position: absolute;
}
+ #date {
+ color: white;
+ font-size: 1.2em;
+ }
+ #time {
+ color: white;
+ font-size: 1.6em;
+ }
--
cgit v1.3.1