X-Git-Url: https://git-public.kairo.at/?p=slides.git;a=blobdiff_plain;f=fosdem2008%2Fslides.css;h=f40ac0cc849a7ee23b0a89275a6d2cd21948d8df;hp=25cc0adcbaf1c761a5754e34a3779ecb2f05702e;hb=f0e1fdcc37e25d63d35327a6f62f7239e9f058e0;hpb=cfa853c1661474391a571786439c4b0d01d4c9fd diff --git a/fosdem2008/slides.css b/fosdem2008/slides.css index 25cc0ad..f40ac0c 100644 --- a/fosdem2008/slides.css +++ b/fosdem2008/slides.css @@ -2,7 +2,7 @@ * styles for talk slides * * by Robert Kaiser * * * - * (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;