ich denke mal in einer .css datei !
ich habe aber nur eine die wie folgt aussieht:
ist das die richtige ?/* Fancy form styles for IE */
input, textarea, select {
border-top-width : 2px;
border-right-width : 2px;
border-bottom-width : 2px;
border-left-width : 2px;
}
input { text-indent : 2px; }
input.button {
border-top-width : 2px;
border-right-width : 2px;
border-bottom-width : 2px;
border-left-width : 2px;
}
.postbody { line-height: 18px}