client/src/App.scss
changeset 144 8b950885ddae
parent 89 06f609adfbf8
child 151 57d63a248f0d
--- a/client/src/App.scss	Tue Aug 14 20:34:50 2018 +0200
+++ b/client/src/App.scss	Tue Aug 14 20:39:55 2018 +0200
@@ -203,3 +203,17 @@
 .panel-register {
     margin-top: 60px;
 }
+
+#home-text{
+    color:black;
+    font-size: 70px;
+    font-weight: bolder;
+    background-color:white;
+    border-color:white;
+}
+
+#welcome {
+    font-size: 25px;
+    font-weight: bolder;
+
+}