fix some links and add FOSDEM 2017 talk to index
[slides.git] / fosdem2013 / slides.css
index b15a904cd4c33c4527e01cee60c9279bffbf9eda..7316fcebdb69b576cb69c11c59074e683c6394e8 100644 (file)
@@ -2,31 +2,31 @@
  * styles for talk slides *
  *    by Robert Kaiser    *
  *    <kairo@kairo.at>    *
  * styles for talk slides *
  *    by Robert Kaiser    *
  *    <kairo@kairo.at>    *
- * (for Linuxwochen 2009) *
+ *   (for FOSDEM 2013)    *
  **************************/
 
 
 /***** base style *****/
 
  **************************/
 
 
 /***** base style *****/
 
-@font-face{
+@font-face {
   font-family: 'Open Sans';
   src: url('template/OpenSans-Regular-webfont.woff');
   font-weight: normal;
   font-family: 'Open Sans';
   src: url('template/OpenSans-Regular-webfont.woff');
   font-weight: normal;
-  font-style: normal
+  font-style: normal;
 }
 
 }
 
-@font-face{
+@font-face {
   font-family: 'Open Sans';
   src: url('template/OpenSans-Semibold-webfont.woff');
   font-weight: bold;
   font-family: 'Open Sans';
   src: url('template/OpenSans-Semibold-webfont.woff');
   font-weight: bold;
-  font-style: normal
+  font-style: normal;
 }
 
 }
 
-@font-face{
+@font-face {
   font-family: 'Open Sans';
   src: url('template/OpenSans-Italic-webfont.woff');
   font-weight: normal;
   font-family: 'Open Sans';
   src: url('template/OpenSans-Italic-webfont.woff');
   font-weight: normal;
-  font-style: italic
+  font-style: italic;
 }
 
 html {
 }
 
 html {