alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Scala example source code file (ref-index.css)

This example Scala source code file (ref-index.css) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Scala tags/keywords

The Scala ref-index.css source code

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

a {
	color:#69481D;
}

.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;	
}

Other Scala examples (source code examples)

Here is a short list of links related to this Scala ref-index.css source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.