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

scala.tools.nsc.doc.html.resource.lib.ref-index.css Maven / Gradle / Ivy

body {
	font-size: 10pt;
	font-family: Arial, sans-serif;
}

a {
	color:#315479;
}

.letters {
  width:100%;
  text-align:center;
  margin:0.6em;
  padding:0.1em;
  border-bottom:1px solid gray;
}

.entry {
  border-bottom: 1px solid lightgray;
  padding: 5px 0 8px;
}

.name {
	/* background-color:#E5E5E5; */
}

.occurrences {
  margin-left: 1em;
  margin-top: 5px;	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy