From 705c2d8bc320d95088935ecf9d2b1c5d0bc29fce Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sat, 20 Jun 2015 01:40:01 +0300 Subject: Dates error and button --- client/colors.less | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'client/colors.less') diff --git a/client/colors.less b/client/colors.less index 43fc701..6bb2a50 100644 --- a/client/colors.less +++ b/client/colors.less @@ -98,6 +98,13 @@ body { } } } + div.error { + color: #2636F9; + width: 400px; + text-align: center; + margin: 0 auto; + margin-top: 30px; + } } } } -- cgit v1.3.1