diff --git a/_less/screen.less b/_less/screen.less index 2df49e8b..5dcab29b 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -8,25 +8,25 @@ body{ color:#646464; background-color:#f7f7f7; } -h1,h2,h3{ - text-align:left; -} h1{ font-family:'Ubuntu', sans-serif; font-weight:700; color:#0d579b; font-size:160%; - margin-top: 0; + margin-top:0; + text-align:left; } h2{ font-family:'Ubuntu', sans-serif; font-weight:700; color:#383838; font-size:130%; + text-align:left; } h3{ color:#383838; font-size:110%; + text-align:left; } h1 img,h2 img,h3 img{ vertical-align:middle; @@ -717,6 +717,10 @@ h2 .rssicon{ .summary{ font-size:125%; + margin-bottom:40px; +} +.summarytxt{ + margin-bottom:40px; } .foundation{ diff --git a/_templates/choose-your-wallet.html b/_templates/choose-your-wallet.html index 4b373268..7f5f7fcf 100755 --- a/_templates/choose-your-wallet.html +++ b/_templates/choose-your-wallet.html @@ -3,7 +3,7 @@ layout: base id: choose-your-wallet ---

{% translate pagetitle %}

-

{% translate summary %}

+

{% translate summary %}

{% translate getstarted %}

{% translate getstartedsum %}