|
Scala example source code file (ref-index.css)
The ref-index.css Scala example source code
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;
}
Other Scala source code examplesHere 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 |
Copyright 1998-2024 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.