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

xsl.ri.base.css Maven / Gradle / Ivy

Go to download

The Fedora Client is a Java Library that allows API access to a Fedora Repository. The client is typically one part of a full Fedora installation.

The newest version!
body {
  background-color: SteelBlue;
  font-family: helvetica, arial, sans-serif;
  font-size: 12pt;
}

.heading {
  font-family: courier;
  font-size: 16pt;
  color: LightSteelBlue;
  font-weight: bold;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 12px;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy