# HG changeset patch # User Jie Kang # Date 1480017428 18000 # Node ID 49cc34400198d709c1e37778270c2f301915d4a8 # Parent 3c829fc088e3aad34dc37b96bd6b6d51acdd20d6 Update front page with video embedded (WIP). diff -r 3c829fc088e3 -r 49cc34400198 content/home/content.html --- a/content/home/content.html Mon Nov 21 11:59:42 2016 -0500 +++ b/content/home/content.html Thu Nov 24 14:57:08 2016 -0500 @@ -13,14 +13,19 @@ - \ No newline at end of file + \ No newline at end of file diff -r 3c829fc088e3 -r 49cc34400198 css/style.less --- a/css/style.less Mon Nov 21 11:59:42 2016 -0500 +++ b/css/style.less Thu Nov 24 14:57:08 2016 -0500 @@ -46,6 +46,17 @@ background-image: url(../img/flexibility_curved_building_istock.png); background-size: cover; background-repeat: no-repeat; + margin-bottom: 0px; +} + +/* front page get-started section */ +#front-page-get-started { + background-color: @dark-blue; +} + +/* front page video */ +#front-page-video { + margin: 25px; } /* front page image */