doc: Use icons for admonitions
[fw/altos] / doc / am.css
index 56daface41da610315c56dbed1c46e57e3298414..ccb50ffede7ed92126c5fda6362f3db641af2831 100644 (file)
@@ -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;
 }