Added site.css and started work on the commit-related navigation.
[catagits/Gitalist.git] / templates / default.tt2
index 6d51427..c047ff5 100644 (file)
@@ -13,6 +13,7 @@
   [% IF baseurl %]
   <base href="[% baseurl %]" />
   [% END %]
+  <link rel="stylesheet" type="text/css" href="/static/css/site.css"/>
   <link rel="stylesheet" type="text/css" href="[% stylesheet %]"/>
   [% FOR link IN links %]
             <link rel="[% link.rel %]"