lime icon

Phosphorus and Lime

A Developer's Broadsheet

This blog has been deprecated. Please visit my new blog at klenwell.com/press.
CSS: .apple2e
Apple ][e, my latest swatch, honors my first computer. It is intended for textareas:

code
.textareaIIe
{
height:240px; width:400px;
margin:5px; padding:5px;
font-family:"Lucida Console", Monaco, monospace;
font-size:14px;
color:#66eecc;
background-color:#333333;
border:8px solid #d6d0b6;
}


sample