point to working video
[slides.git] / fosdem2008 / slides.css
index 25cc0adcbaf1c761a5754e34a3779ecb2f05702e..f40ac0cc849a7ee23b0a89275a6d2cd21948d8df 100644 (file)
@@ -2,7 +2,7 @@
  * styles for talk slides *
  *    by Robert Kaiser    *
  *    <kairo@kairo.at>    *
- *   (for FOSDEM 2007)    *
+ *   (for FOSDEM 2008)    *
  **************************/
 
 
@@ -48,6 +48,18 @@ ul:last-child {
   color: #7f7c45;
 }
 
+#header-text.neartime {
+  color: #000080;
+}
+
+#header-text.ontime {
+  color: #008000;
+}
+
+#header-text.overtime {
+  color: #800000;
+}
+
 #slidenav {
   background: #000089 url("template/breadcrumbs-background.png") bottom repeat-x;
   padding: 4px 15px 30px 55px;