Skip to content
Snippets Groups Projects
Commit b777d2c0 authored by Kyle Fiedler's avatar Kyle Fiedler
Browse files

Added some more style for cal view and nav bar

parent 84272f3f
No related merge requests found
......@@ -20,7 +20,7 @@ body {
color: #fff;
display: block;
float: none;
padding: 0 20px;
padding: 0 25px;
text-shadow: 0 -1px 0 darken($dark-blue, 15%);
width: 100%;
......
......@@ -2,7 +2,7 @@
<header>
<nav>
<a href="/">Home</a>
<h2><a href="/">edX CMS: TODO:-course-name-here</a></h2>
<h2><a href="#">edX CMS: TODO:-course-name-here</a></h2>
<ul>
<li>
<a href="#" class="new-module wip">Module</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment