diff options
author | Bdale Garbee <bdale@gag.com> | 2011-08-01 21:32:51 +0200 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-08-01 21:32:51 +0200 |
commit | d3b7d0ec38ca2a45606aab73349bb924a89b563d (patch) | |
tree | f018a3ded523cc17348a99477c10084d67a1e8ca | |
parent | a956e7b079975b26644c97c7a23b81ab60d10354 (diff) |
see if we can shove the sidebar down a bit
-rw-r--r-- | local.css | 1 | ||||
-rw-r--r-- | sidebar.mdwn | 10 |
2 files changed, 3 insertions, 8 deletions
@@ -12,3 +12,4 @@ body { background: #e7e7e7; } .actions ul { border: none; padding-bottom: 0px; font-family: sans-serif;} #footer { border: none; font-family: sans-serif;} +.sidebar { margin: 10px 0px } diff --git a/sidebar.mdwn b/sidebar.mdwn index b3cba51..f598b7e 100644 --- a/sidebar.mdwn +++ b/sidebar.mdwn @@ -1,9 +1,3 @@ * [Home](/) -* News -* [About](/about/) -* [Contact](/contact/) -* [Corporate](/corporate/) -* [Donations](/donations/) -* [Meetings](/meetings/) -* [Membership](/membership/) -* [Projects](/projects/) +* [News](News) +* [Store](http://auric.gag.com) |