X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=template.htm;h=6de958a7c15cf539af9b4ec08f31bdf0f00b8bcb;hb=ed0732b2550c23c05fc9faf925620e87ee6dee12;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; + } +