Template:2012FR/Form-section/Radiobuttons/Default: Difference between revisions
Content deleted Content added
m functions wrong way round! |
rm weird floating of header, some other cleanup |
||
Line 1:
<html>
<style
#radiobuttons-table-header {
font-weight: bold;
font-size: 1.3em;
▲ margin-left: -5px;
}
#radiobuttons-table {
font-size: 1.2em;
}
Line 27 ⟶ 21:
direction: </html>{{Template:2012FR/Switch/Ltr-direction|{{{language}}}}}<html>;
}
</style>
<script
function clearOther(box) {
document.getElementById("input_amount_other").checked = true;
|