summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-06-21 17:15:10 +0300
committerYuval Adam <yuval@y3xz.com>2015-06-21 17:15:10 +0300
commitc04a21af7f627969e95626e1d757a02d37710faf (patch)
tree9effca635cdbc3309e8828878467e9a1d1fa3dea /client
parent99e29317f38e40cce73238898f7bb42dd624f337 (diff)
Small cosmetics
Diffstat (limited to 'client')
-rw-r--r--client/colors.less6
1 files changed, 5 insertions, 1 deletions
diff --git a/client/colors.less b/client/colors.less
index 2a710ae..6a5a25b 100644
--- a/client/colors.less
+++ b/client/colors.less
@@ -143,6 +143,7 @@ body {
}
h2 {
margin-top: 0px;
+ margin-bottom: 90px;
color: #2636F9;
font-size: 2.3em;
font-weight: bold;
@@ -218,10 +219,13 @@ body {
div.share {
margin-left: 40px;
width: 260px;
+ p {
+ text-align: left;
+ }
button {
font-size: 1.2em;
width: 100%;
- margin-top: 45px;
+ margin-top: 25px;
color: #2636F9;
padding: 7px 35px;
background-color: white;