X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=doc%2Fam.css;h=ccb50ffede7ed92126c5fda6362f3db641af2831;hp=56daface41da610315c56dbed1c46e57e3298414;hb=HEAD;hpb=d859a7f65baf6c5c170f14fb2d9401b5c607a254 diff --git a/doc/am.css b/doc/am.css index 56daface..ccb50ffe 100644 --- a/doc/am.css +++ b/doc/am.css @@ -127,6 +127,16 @@ div#logo img { border-bottom: 2px solid #808080; } +td.icon { + width: 4em; + height: 3em; +} + +td.icon img { + height: 100%; + width: 100% +} + div.toc a:link { text-decoration: none; }