From: Petter Reinholdtsen Date: Tue, 13 Mar 2012 23:18:10 +0000 (+0000) Subject: Include pictures in non-fullscreen mode. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/08ac7eef1ba97aa92071b5c17bcf47a180a63303 Include pictures in non-fullscreen mode. --- diff --git a/mypapers/mrtg-td/slides.css b/mypapers/mrtg-td/slides.css index f2efef97bc..188e1e8a87 100644 --- a/mypapers/mrtg-td/slides.css +++ b/mypapers/mrtg-td/slides.css @@ -29,7 +29,7 @@ H1, H2 { font-family:sans-serif } -IMG { display: none } +IMG { /* width: 200px display: none */ } UL UL { list-style-type: circle } @@ -134,7 +134,7 @@ UL UL { list-style-type: circle } DIV.logo { display: none } /* hide logo when not in OperaShow mode */ -IMG { width: 200px } +IMG { /* width: 200px */ } H1, H2 { background: #BB8;