X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2Fam.css;h=ccb50ffede7ed92126c5fda6362f3db641af2831;hb=07eecc0ff6e1104f911e5f83d67f3e14dc68c59c;hp=56daface41da610315c56dbed1c46e57e3298414;hpb=6d80b89c0bd82133dd5c93df8604f562ac49c19a;p=fw%2Faltos 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; }