gen_docu: put hrules between nodes, separate flags by commas
[libfirm] / scripts / style.css
index 53927f2..2fbc5f7 100644 (file)
@@ -82,6 +82,12 @@ div.footer a {
        color: #888;
 }
 
+div.section hr {
+       margin-top: 30px;
+       text-align: center;
+       width: 95%;
+}
+
 a {
        color: #aa0000;
        text-decoration: underline;