jsbin/public/css/htmlcodeframe.css
Aron Carroll ef05666727 Move PHP codebase into ./public directory
Updated all relevant paths to point to new locations. Webs servers will
need to be updated to point to ./public. The build script remains in the
root and will work as before.
2012-04-17 11:38:35 +01:00

6 lines
128 B
CSS

.editbox {
margin-top: 60px;
padding: 6px;
font-size: 12px;
/* background: url(/images/html.gif) no-repeat 10px 10px;*/
}