Refresh help from Lee
diff --git a/pages/_index.html b/pages/_index.html
index 7fe97cc..ed48fe4 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -26,6 +26,7 @@
</ul>
</div>
-->
+ <link rel="stylesheet" type="text/css" href="/lyo/style.css">
<div class="lyo-header">
@@ -133,7 +134,6 @@
<ul class="nobullets">
<li><a href="http://open-services.net/learn/">Learn more</a> about OSLC</li>
<li><a href="http://open-services.net/participate/">Get involved</a> with the OSLC community</li>
- <li></li>
</ul>
</div>
diff --git a/style.css b/style.css
index 301871f..591413f 100755
--- a/style.css
+++ b/style.css
@@ -100,6 +100,11 @@
margin: 0 auto;
}
+#novacontent {
+ background: white;
+ padding-top: 0 !important;
+}
+
.lyo-header {
background: url("images/bluealum.png");
color: white;
@@ -145,6 +150,7 @@
.h2, .h3 {
font-weight: bold;
font-family: sans-serif;
+ border: none;
}
.h2 {