2011-03-21 07:57:07 +00:00
|
|
|
body#install {
|
2011-01-10 06:18:05 +00:00
|
|
|
#steps, p.madlib, p.note, h4 { margin-top: 1em; }
|
|
|
|
p.note { font-size: smaller; font-style: italic; }
|
|
|
|
p.warning { color: #c00; }
|
|
|
|
.customization { display: none; }
|
|
|
|
.customizable .customization { display: inline; }
|
2011-03-21 07:57:07 +00:00
|
|
|
blockquote { border-left: 2px solid #ccc;
|
|
|
|
text-indent: 0; padding-left: 0.5em; }
|
|
|
|
.customization input { width: 8em; }
|
2011-01-10 06:18:05 +00:00
|
|
|
}
|