Commit 2e7fd523 by Kyle Fiedler

Added more images and new generated css

parent d082f474
...@@ -253,10 +253,15 @@ section.index-content section { ...@@ -253,10 +253,15 @@ section.index-content section {
section.index-content section ul { section.index-content section ul {
margin: 0; } margin: 0; }
section.index-content section.about { section.index-content section.about {
width: 65.829%; -webkit-box-sizing: border-box;
margin-right: 1.256%; -moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
border-right: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
padding-right: 1.256%; } margin-right: 2.513%;
padding-right: 1.256%;
width: 65.829%; }
section.index-content section.about section { section.index-content section.about section {
margin-bottom: 25.888px; } margin-bottom: 25.888px; }
section.index-content section.about section p { section.index-content section.about section p {
...@@ -339,10 +344,15 @@ section.index-content section { ...@@ -339,10 +344,15 @@ section.index-content section {
section.index-content section.course h2 { section.index-content section.course h2 {
background: url("/static/images/marketing/circuits-medium-bg.jpg") 0 0 no-repeat; } } background: url("/static/images/marketing/circuits-medium-bg.jpg") 0 0 no-repeat; } }
section.index-content section.about-course { section.index-content section.about-course {
width: 65.829%; -webkit-box-sizing: border-box;
margin-right: 1.256%; -moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
border-right: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;
padding-right: 1.256%; } margin-right: 2.513%;
padding-right: 1.256%;
width: 65.829%; }
section.index-content section.about-course section { section.index-content section.about-course section {
width: 48.092%; } width: 48.092%; }
section.index-content section.about-course section.about-info { section.index-content section.about-course section.about-info {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment