]> git.parisson.com Git - teleforma.git/commitdiff
fix style
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 4 Feb 2016 01:16:17 +0000 (02:16 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 4 Feb 2016 01:16:17 +0000 (02:16 +0100)
teleforma/static/teleforma/css/teleforma.css
teleforma/static/teleforma/css/teleforma_pdf.css

index 22142ce8bc96dbe5af5b580b188fecb2cea8be07..fa7d9ca9774f725f433e6f4daef7b5e9e68ed9de 100644 (file)
@@ -71,14 +71,17 @@ a img { border: none; }
     font-size: 0.8em;
     clear: both;
 }
+
 #content ul ul {
     font-size: 1.1em;
     padding-left: 0;
 }
+
 #content li {
     padding: .2em;
     padding-left: 0;
 }
+
 #content li a {
     padding: .1em 0;
 }
@@ -87,7 +90,7 @@ a img { border: none; }
     color: #000000;
     font-weight: bold;
     display:  inline;
-    font-size: 4em;
+    font-size: 1.2em;
 }
 #content h3 {
     color: #000000;
index afe0b4e73e1e9c82c338620a2977afc5e58d9203..c45b29a3c3b8b08490e3f060557895de5e39fca1 100644 (file)
 
 }
 
+#content h1 {
+    color: #000000;
+    font-weight: bold;
+    display:  inline;
+    font-size: 2em;
+}
+
 .table1 {
     font-size: 1.5em;
     padding-top: 2px;