]> piware.de Git - chordpro-web.git/blobdiff - chordpro.css
Initial implementation
[chordpro-web.git] / chordpro.css
index 6d300aa47541239974579081f8180a9044901f1d..5b25d95b160a28f5deed028db6967d43bc7b5ad9 100644 (file)
@@ -1,16 +1,18 @@
-h1 {
-  font-size: xx-large;
+body {
+  font-family: sans-serif;
 }
 
 h2 {
-  font-size: large;
+  font-style: italic;
+}
+
+.comment {
   font-style: italic;
 }
 
 .verse {
   white-space: pre-line;
   margin-bottom: 0.3em;
-  font-family: sans-serif;
 }
 
 .verse.chords {