jsbin/public/css/codeframe.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
134 B
CSS

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