X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=template.htm;h=c35813c1a14a612b11b09accd2bae2c118f6d358;hb=5c0453c8697cfaa843dd7f799e5404733ee56e13;hp=1320715ce9e07eae76a69e65d608c344103e2341;hpb=ee580d19b7920904587e18d72a3465d52eab6204;p=fms.git diff --git a/template.htm b/template.htm index 1320715..c35813c 100644 --- a/template.htm +++ b/template.htm @@ -201,6 +201,18 @@ form { display:inline; } th { padding-left:5px; padding-right:5px; } td { padding-left:5px; padding-right:5px; } +.small90 { + font-size:90%; + } + +.small80 { + font-size:80%; + } + +.small70 { + font-size:70%; + } +