Commit cdcd8dec by fischerl

merge

parents 91b3422f c70e7050
This source diff could not be displayed because it is too large. You can view the blob instead.
body {
margin: 0;
padding: 0; }
.wrapper, .subpage, section.copyright, section.tos, section.privacy-policy, section.honor-code, header.announcement div, section.index-content, footer {
margin: 0;
overflow: hidden; }
......@@ -412,6 +412,8 @@ section.index-content section {
letter-spacing: 1px;
color: #666;
margin-bottom: 25.888px; }
section.index-content section.about section.features h2 span {
text-transform: none; }
section.index-content section.about section.features p {
width: auto;
clear: both; }
......@@ -496,7 +498,7 @@ section.index-content section {
margin-right: 3.817%; }
section.index-content section.about-course section.requirements {
clear: both;
width: auto;
width: 100%;
border-top: 1px solid #E5E5E5;
padding-top: 25.888px;
margin-bottom: 0; }
......
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