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

com.alkacon.geranium.client.ui.css.header.css Maven / Gradle / Ivy

Go to download

A GWT UI framework. This component is used as a part of OpenCms, an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.

There is a newer version: 2.1
Show newest version
.h1 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 5px;
}

.h2 {
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 5px;
}

.h3 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
}

.h4 {
}

.h6 {
}

.h5 {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy