... | in configuration.naml |
24 25 26 27 28 29 30 31 32 33 34
|
<override_macro name="nabble_stylesheets" unindent="true">
<n.overridden/>
<style type="text/css">
.second-font, h1, h2, h3, h4, h5, h6 {
font-family: 'Trebuchet MS';
}
</style>
</override_macro>
|
... | in utilities.naml |
65 66 67 68
|
<macro name="nabble_stylesheets">
<link rel="stylesheet" href="/nabble.css?v=[n.css_version Binary Namespace: NabbleNamespace
♦ ♦
<link rel="stylesheet" href="/template/NamlServlet.jtp?macro=site_style" type="text/css" />
</macro>
|
Powered by Nabble | NAML |