fix zip file name
[grauphel.git] / grauphel.css
index c2594ebc8e34a300e32a1a30d981aabbedf6a9d3..37360db1815c7a9328ed527e302b90098367a23a 100644 (file)
     padding: 1ex;
     font-family: monospace;
 }
     padding: 1ex;
     font-family: monospace;
 }
+
+.app-grauphel #app-content ul {
+    list-style-type: disc;
+    margin-bottom: 1ex;
+}
+.app-grauphel #app-content li {
+    margin-left: 4ex;
+}
+.app-grauphel #app-content a.lined {
+    text-decoration: underline;
+}