All pastes #1882625 Raw Edit

Someone

public text v1 · immutable
#1882625 ·published 2010-06-14 02:24 UTC
rendered paste body
form {

}

label {

float:left;
width: 8em;
color: #000;

}

input {

background-color: #fff;
border: 1px solid #ddd;
margin: 5px 0;

}

form input[type="submit"] {

background-color: #ffc000;
border: 1px solid #ddd;
margin: 5px 0;

}