From 1a04693e63d730c797cb3bb8dc38c4d992677af5 Mon Sep 17 00:00:00 2001 From: Kyle Fiedler Date: Thu, 26 Jan 2012 21:51:18 -0500 Subject: [PATCH] Added wiki basic html and search styles --- .hgignore | 1 + index.html | 6 +- navigation.html | 2 +- sass/_courseware.scss | 29 +++---- sass/_index.scss | 15 +++- sass/_wiki-basic-html.scss | 151 +++++++++++++++++++++++++++++++++++++ sass/_wiki-create.scss | 8 +- sass/_wiki.scss | 37 +++++---- sass/application.scss | 2 +- simplewiki_base.html | 27 +++---- 10 files changed, 220 insertions(+), 58 deletions(-) create mode 100644 sass/_wiki-basic-html.scss diff --git a/.hgignore b/.hgignore index 70b2a84d7d..c93aa7128d 100644 --- a/.hgignore +++ b/.hgignore @@ -4,3 +4,4 @@ syntax: glob *.scssc *.swp *.orig +*.DS_Store diff --git a/index.html b/index.html index 23b04637b5..8d73c3ad00 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@

Circuits & Electronics

-

6.002

+

6.002x

Enroll in 6.002 Circuits & Electronics

Taught by Anant Agarwal, with Gerald Sussman, Piotr Mitros, and Chris Terman, “6.002x Circuits and Electronics” is an experimental on-line adaption of MIT's first undergraduate analog design course 6.002. This course will run, free of charge, for students worldwide from February 21, 2012 through June 10, 2012.

@@ -16,7 +16,7 @@
-

About 6.002

+

About 6.002x

6.002x is designed to serve as a first course in an undergraduate electrical engineering (EE), or electrical engineering and computer science (EECS) curriculum. At MIT, 6.002 is in the core of department subjects required for all undergraduates in EECS.

@@ -26,7 +26,7 @@
-

6.002 on MITx

+

6.002x on MITx

Students who successfully complete the course will receive an electronic certificate of accomplishment from MIT. Since this is an experimental version of the course, the certificate will be marked as Beta.

diff --git a/navigation.html b/navigation.html index 2d2054f899..8f1114c867 100644 --- a/navigation.html +++ b/navigation.html @@ -4,8 +4,8 @@