X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=template.htm;h=6de958a7c15cf539af9b4ec08f31bdf0f00b8bcb;hb=59a5414ec47a2932a7802fcd1d98c4d80166564f;hp=248c0065626171c0af5337fb980eff8030e19794;hpb=221236a4d3aac4144529d418ce368db5c98facb0;p=fms.git 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; + } +