configuration.naml

<override_macro name="apply_app_namespace" dot_parameter="do">
								<n.narrow_app_namespace.do />
							</override_macro>

							<override_macro name="apply_workgroup_app_namespace" dot_parameter="do">
								<n.workgroup_narrow_app_namespace.do />
							</override_macro>

<override_macro name="site_style">
		<n.overridden/>
		
			body, .second-font, h1, h2, h3, h4, h5, h6 {font-family: 'Source Sans Pro', 'Arial', sans-serif; font-size: 16px;} .nabble h1, h1.app-title-1, h1.weak-color, .nabble .weak-color { color:#bf002b !Important; font-weight:normal !Important;} .nabble a:link, .nabble a.not-visited-link, nabble a:visited, .nabble a {color:#006ccf !Important; text-decoration:none;} .nabble a:hover, .nabble a.not-visited-link:hover {color:#e40039 !Important; text-decoration:underline;} .nabble .medium-border-color {border:dotted 1px #aabaca;} .nabble .search-box input {border:solid 1px #aabaca;} .nabble .light-bg-color {background-color: #f6f8fa;} .nabble .shaded-bg-color, .post-hover {background-color:#edf1f5; border-bottom:2px solid #aabaca;} button.action-button, input.action-button[type="submit"], input.action-button[type="button"] {font-weight: normal; background:#f6f8fa !Important; border: 1px solid #ccd6e0;} div.field-title, td.field-title { font-size: 1em; font-weight: normal; } .macro_login_page h1 { text-align: center; }
		
	</override_macro>

<override_macro name="js_google_analytics">
					<script type="text/javascript">
					  var _gaq = _gaq || [];
					  _gaq.push(['_setAccount', 'UA-2587868-1']);
					  _gaq.push(['_trackPageview']);
					</script>
					<n.overridden/>
				</override_macro>