afb-api-so: adds verbosity on dlopen error
[src/app-framework-binder.git] / doc / doc.css
index 27be9dc..f3d55f9 100644 (file)
@@ -19,8 +19,6 @@ pre {
        outline: #555;
 }
 
-pre:first-of-type { width: 20em; }
-
 blockquote {
        border-left: solid thick black;
        background-color: #ff8;
@@ -37,3 +35,6 @@ table  {
 thead {background-color: #a6f;}
 tr:nth-child(even) {background-color: #aee;}
 td { padding: 0.1em 0.5em; }
+
+figure img {width: 80%;}
+figure {text-align: center;}