body {
font-family: 'Lucida Grande'; background-image: url('../images/background.png');
}
h1, h2, h3, h4 {
font-family: Futura, 'Century Gothic', 'URW Gothic L', Helvetica, sans-serif; font-weight: normal; margin: 0.5em 0em 0.5em;
} h1 { font-size: 1.3em; } h2 { font-size: 1.2em; } h3 { font-size: 1.1em; } h4 { font-size: 1.1em; }
actions {
padding: 10px 0px 0px;
}
actions .status {
display: inline;
}
actions button {
font-size: 0.9em;
}
parameters {
background-color: #eee; padding: 20px; margin: 10px 0px 0px 0px;
}
parameters .error {
color: red;
} parameters .original {
color: gray; font-size: 0.9em;
}
notes {
margin: 10px 0px; font-size: 0.7em;
}
notes code {
background-color: #eee; padding: 2px 10px; font-size: 1.2em;
}
input {
width: 300px;
}