From dbf94fdfdd375bcebc1824ce6fcea93efde24e50 Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Mon, 22 Apr 2013 01:24:33 +0200 Subject: [PATCH 1/1] some small fixes to make sure we don't carry bugyy stuff forward in the future --- fosdem2013/index.html | 2 +- fosdem2013/slides.css | 14 +++++++------- linuxwochen2011/index.html | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/fosdem2013/index.html b/fosdem2013/index.html index 6b8953d..5d5ca99 100755 --- a/fosdem2013/index.html +++ b/fosdem2013/index.html @@ -63,7 +63,7 @@
  • Contents
  • Licensed under CC-BY-SA, 01/2013 Robert Kaiser
  • + src="cc-by-sa-80x15.png"> 01/2013 Robert Kaiser diff --git a/fosdem2013/slides.css b/fosdem2013/slides.css index b15a904..7316fce 100644 --- a/fosdem2013/slides.css +++ b/fosdem2013/slides.css @@ -2,31 +2,31 @@ * styles for talk slides * * by Robert Kaiser * * * - * (for Linuxwochen 2009) * + * (for FOSDEM 2013) * **************************/ /***** base style *****/ -@font-face{ +@font-face { 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-style: normal + font-style: normal; } -@font-face{ +@font-face { font-family: 'Open Sans'; src: url('template/OpenSans-Italic-webfont.woff'); font-weight: normal; - font-style: italic + font-style: italic; } html { diff --git a/linuxwochen2011/index.html b/linuxwochen2011/index.html index 81aebc8..b87a05e 100755 --- a/linuxwochen2011/index.html +++ b/linuxwochen2011/index.html @@ -48,7 +48,7 @@
    -

    Folies: +

    Folien: http://slides.kairo.at/linuxwochen2011/

      -- 2.35.3