All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.section.css.main.scss Maven / Gradle / Ivy

There is a newer version: 5.0.146
Show newest version
/* ---------- Portlet ---------- */

.knowledge-base-portlet-section {
	.kb-article-content, .kb-article-title {
		margin: 5px 0 0;
	}

	.kb-article-title a {
		font-weight: bold;
		margin: 0 0 0 -20px;
	}

	.kb-article-title-first {
		margin-top: 0;
	}

	.kb-articles {
		padding: 0 0 0 20px;
	}

	.kb-articles-sections-title {
		border-bottom: 1px solid #CCC;
		font-size: 1.2em;
		font-weight: bold;
		margin: 0 -5px 5px;
		padding: 0 5px 3px;
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy