X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=template.htm;h=6de958a7c15cf539af9b4ec08f31bdf0f00b8bcb;hp=248c0065626171c0af5337fb980eff8030e19794;hb=59a5414ec47a2932a7802fcd1d98c4d80166564f;hpb=4e96d123460d6363cf7274e36bd9357768eb86ad diff --git a/template.htm b/template.htm index 248c006..6de958a 100644 --- a/template.htm +++ b/template.htm @@ -104,16 +104,16 @@ ul { padding-left:10px; padding-right:10px; } - + .calcrow td { background-color:#EEEEEE; text-align:right; } - + .totalrow td { text-align:right; } - + /* layout */ body { @@ -181,6 +181,15 @@ h1, h2, h3, h4, h5, h6 { .paragraph { margin-bottom:.5em; } + +.optiondescription { + padding-bottom:10px; + } + +.optionname { + font-weight:bolder; + } +