jsbin/css/htmlcodeframe.css

11 lines
207 B
CSS

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