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

application.ui.resource-files.console.css Maven / Gradle / Ivy

body {
	font-family: monospace;
	font-weight: 600;
}

p {
	padding: 0;
	margin: 0;
}

.err {
	color: red;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy