add slides for FOSDEM 2016
[slides.git] / fosdem2004 / l10ntalk.css
index dcbb08ab9b9d220a4c6056a9ee6ed01871619620..55939cb8721ab72c84f1e0d4976944fb628dc828 100755 (executable)
@@ -5,7 +5,7 @@ body {
   padding: 3px;
   border: 0px;
   font-family: Arial,Helvetica,sans-serif;
-  font-size: 16px;
+/*  font-size: 16px; */
   color: black;
   background-color: white;
   
@@ -13,28 +13,28 @@ body {
 
 h1 {
   margin: 0.5em;
-  font-size: 32px;
+  font-size: 2em;
   font-weight: bold;
   text-align: center;
 }
 
 h2 {
   margin: 0.5em;
-  font-size: 28px;
+  font-size: 1.75em;
   font-weight: bold;
   text-align: center;
 }
 
 h3 {
   margin: 0.5em;
-  font-size: 24px;
+  font-size: 1.5em;
   font-weight: bold;
   text-align: center;
 }
 
 h4 {
   margin: 0.5em;
-  font-size: 19px;
+  font-size: 1.3em;
   font-weight: bold;
   text-align: left;
 }
@@ -66,6 +66,12 @@ p.sampledesc {
   font-weight: bold;
 }
 
+p.forward {
+  text-align: right;
+  font-size: 0.75em;
+  margin: 0em 1.5em;
+}
+
 span.hilite {
   font-weight: bold;
   color: #FF8080;