Added site.css and started work on the commit-related navigation.
[catagits/Gitalist.git] / root / static / css / site.css
1 #commit-nav {
2     margin: 10px;
3     padding-bottom: 4px;
4     border-bottom: solid 1px #ccc;
5     font-style: italic;
6 }