From: Robert Kaiser Date: Sun, 21 Apr 2013 23:24:33 +0000 (+0200) Subject: some small fixes to make sure we don't carry bugyy stuff forward in the future X-Git-Url: https://git-public.kairo.at/?p=slides.git;a=commitdiff_plain;h=dbf94fdfdd375bcebc1824ce6fcea93efde24e50;ds=sidebyside some small fixes to make sure we don't carry bugyy stuff forward in the future --- 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 @@