doc: Use icons for admonitions
[fw/altos] / doc / am-notoc.css
index 6999d4783eeeeba6acdb639474cca6c36946a521..829e8b72d59bba75ae837e748e326005a69701f6 100644 (file)
@@ -92,6 +92,16 @@ h1, h2, h3, h4, h5, h6
   font-family: "Open Sans",sans-serif;
 }
 
+td.icon {
+    width: 4em;
+    height: 3em;
+}
+
+td.icon img {
+    height: 100%;
+    width: 100%
+}
+
 div.toc {
     display:none;
 }