Commit 83ab1901 by Kyle Fiedler

Compiled sass

parent 90cbeb73
......@@ -16,19 +16,11 @@ table, caption, tbody, tfoot, thead, tr, th, td {
font-family: inherit;
vertical-align: baseline; }
/* remember to define focus styles! */
:focus {
outline: 0; }
body {
line-height: 1;
color: black;
background: white; }
ol, ul {
list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0; }
......@@ -957,95 +949,6 @@ section.help.main-content {
padding: 0;
color: #000;
font-family: Arial; }*/
div {
margin: 0 auto;
padding: 0; }
h1, h2, h3, div.wiki-wrapper div#wiki_panel input[type="button"], h4, h5, h6, ul, li, dl, dt, dd, form, img, p {
margin: 0;
padding: 0;
border: none; }
label {
vertical-align: middle; }
hr {
border: none;
border-top: 1px dashed #ccccce; }
input, select {
vertical-align: middle;
font-family: Trebuchet MS, "segoe ui", Helvetica, Tahoma, Verdana, MingLiu, PMingLiu, Arial, sans-serif;
margin-left: 0px; }
textarea:focus, input:focus {
outline: none; }
iframe {
border: none; }
p {
font-size: 14px;
line-height: 140%;
margin-bottom: 6px; }
a {
color: #1b79bd;
text-decoration: none;
cursor: pointer; }
h2 {
font-size: 21px;
padding: 3px 0 3px 5px; }
h3, div.wiki-wrapper div#wiki_panel input[type="button"] {
font-size: 19px;
padding: 3px 0 3px 5px; }
ul {
list-style: disc;
margin-left: 20px;
padding-left: 0px;
margin-bottom: 1em; }
ol {
list-style: decimal;
margin-left: 30px;
margin-bottom: 1em;
padding-left: 0px; }
td ul {
vertical-align: middle; }
li input {
margin: 3px 3px 4px 3px; }
pre {
font-family: Consolas, Monaco, Liberation Mono, Lucida Console, Monospace;
font-size: 100%;
margin-bottom: 10px;
background-color: #F5F5F5;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 20px; }
code {
font-family: Consolas, Monaco, Liberation Mono, Lucida Console, Monospace;
font-size: 100%; }
blockquote {
margin-bottom: 10px;
margin-right: 15px;
padding: 10px 0px 1px 10px;
background-color: #F5F5F5; }
* html .clearfix, * html .topbar, * html div.book-wrapper section.book nav, div.book-wrapper section.book * html nav, * html div.wiki-wrapper section.wiki-body header, div.wiki-wrapper section.wiki-body * html header, * html .secondary-nav, * html body div.header-wrapper header, * html body div.header-wrapper header nav ul, * html body section.main-content, * html footer, * html div.course-wrapper section.course-content ol.vert-mod li, div.course-wrapper section.course-content ol.vert-mod * html li, * html div.book-wrapper section.book nav ul, div.book-wrapper section.book nav * html ul, * html div.wiki-wrapper div#wiki_panel div#wiki_create_form, div.wiki-wrapper div#wiki_panel * html div#wiki_create_form, * html .secondary-nav nav, .secondary-nav * html nav, * html .content-wrapper, * html .footer-wrapper, * html .paginator {
height: 1;
overflow: visible; }
+ html .clearfix, + html .topbar, + html div.book-wrapper section.book nav, div.book-wrapper section.book + html nav, + html div.wiki-wrapper section.wiki-body header, div.wiki-wrapper section.wiki-body + html header, + html .secondary-nav, + html html body div.header-wrapper header, html body div.header-wrapper + html header, + html html body div.header-wrapper header nav ul, html body div.header-wrapper header nav + html ul, + html html body section.main-content, html body + html section.main-content, + html html footer, html + html footer, + html div.course-wrapper section.course-content ol.vert-mod li, div.course-wrapper section.course-content ol.vert-mod + html li, + html div.book-wrapper section.book nav ul, div.book-wrapper section.book nav + html ul, + html div.wiki-wrapper div#wiki_panel div#wiki_create_form, div.wiki-wrapper div#wiki_panel + html div#wiki_create_form, + html .secondary-nav nav, .secondary-nav + html nav, + html .content-wrapper, + html .footer-wrapper, + html .paginator {
min-height: 1%; }
.clearfix:after, .topbar:after, div.book-wrapper section.book nav:after, div.wiki-wrapper section.wiki-body header:after, .secondary-nav:after, html body div.header-wrapper header:after, html body div.header-wrapper header nav ul:after, html body section.main-content:after, html footer:after, div.course-wrapper section.course-content ol.vert-mod li:after, div.book-wrapper section.book nav ul:after, div.wiki-wrapper div#wiki_panel div#wiki_create_form:after, .secondary-nav nav:after, .content-wrapper:after, .footer-wrapper:after, .paginator:after {
clear: both;
content: ".";
......@@ -1064,10 +967,6 @@ a:hover {
cursor: pointer;
text-decoration: underline; }
h1 {
font-size: 24px;
padding: 10px 0 5px 0px; }
body.user-messages {
margin-top: 2.4em; }
......
......@@ -16,19 +16,11 @@ table, caption, tbody, tfoot, thead, tr, th, td {
font-family: inherit;
vertical-align: baseline; }
/* remember to define focus styles! */
:focus {
outline: 0; }
body {
line-height: 1;
color: black;
background: white; }
ol, ul {
list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0; }
......@@ -145,6 +137,7 @@ blockquote, q {
margin: 25.888px 0 12.944px;
padding: 6.472px 12.944px;
text-decoration: none;
font-style: normal;
-webkit-font-smoothing: antialiased; }
.button:hover, header.announcement div section.course section a:hover, section.index-content section.course a:hover, section.index-content section.staff a:hover, section.index-content section.about-course section.cta a.enroll:hover {
background-color: #660000; }
......@@ -162,6 +155,12 @@ body {
margin-bottom: 25.888px; }
body em {
font-style: italic; }
body a {
color: #990000;
font-style: italic;
text-decoration: none; }
body a:hover, body a:focus {
color: #660000; }
body input[type="email"], body input[type="number"], body input[type="password"], body input[type="search"], body input[type="tel"], body input[type="text"], body input[type="url"], body input[type="color"], body input[type="date"], body input[type="datetime"], body input[type="datetime-local"], body input[type="month"], body input[type="time"], body input[type="week"], body textarea {
-webkit-box-shadow: 0 -1px 0 white;
-moz-box-shadow: 0 -1px 0 white;
......@@ -250,7 +249,8 @@ header.announcement {
header.announcement div nav a.login {
text-decoration: none;
color: #fff;
font-size: 12px; }
font-size: 12px;
font-style: normal; }
header.announcement div nav a.login:hover {
color: rgba(255, 255, 255, 0.6); }
header.announcement div section {
......@@ -396,9 +396,11 @@ section.index-content section {
font: 800 24px "Open Sans", Helvetica, Arial, sans-serif; }
section.index-content section.course h3, section.index-content section.staff h3 {
font: 400 18px "Open Sans", Helvetica, Arial, sans-serif; }
section.index-content section.course ul li img, section.index-content section.staff ul li img {
float: left;
margin-right: 12.944px; }
section.index-content section.course ul, section.index-content section.staff ul {
list-style: none; }
section.index-content section.course ul li img, section.index-content section.staff ul li img {
float: left;
margin-right: 12.944px; }
section.index-content section.course h2 {
padding-top: 129.44px;
background: url("/static/images/marketing/circuits-bg.jpg") 0 0 no-repeat;
......
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