Changeset - 7a44d920a038
[Not reviewed]
default
0 1 0
Sean Farley - 11 years ago 2014-07-15 05:27:12
sean.michael.farley@gmail.com
template/root: include new font styles
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
kallithea/templates/base/root.html
Show inline comments
 
@@ -14,6 +14,8 @@
 
            <link rel="stylesheet" type="text/css" href="${h.url('/css/pygments.css', ver=c.kallithea_version)}"/>
 
            <link rel="stylesheet" type="text/css" href="${h.url('/css/style.css', ver=c.kallithea_version)}" media="screen"/>
 
            <link rel="stylesheet" type="text/css" href="${h.url('/css/contextbar.css', ver=c.kallithea_version)}" media="screen"/>
 

	
 
            <link rel="stylesheet" type="text/css" href="${h.url('/fontello/css/kallithea.css', ver=c.kallithea_version)}">
 
            ## EXTRA FOR CSS
 
            ${self.css_extra()}
 
        </%def>
0 comments (0 inline, 0 general)