span.foo {
background-color: navy;
color: #BFD;
}
span.bar {
background: rgba(105, 0, 12, .38);
color: hsl(30, 100%, 50%);
border-color: transparent;
}
We have made the source code available for download. You will be able to access it once you have logged in. Please log in to download the source code.