]> pere.pagekite.me Git - homepage.git/commitdiff
Include pictures in non-fullscreen mode.
authorPetter Reinholdtsen <pere@hungry.com>
Tue, 13 Mar 2012 23:18:10 +0000 (23:18 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Tue, 13 Mar 2012 23:18:10 +0000 (23:18 +0000)
mypapers/mrtg-td/slides.css

index f2efef97bc9ed50d04c68089183d50fef91f0452..188e1e8a87a0b3dc28726543694baa19b437b3ba 100644 (file)
@@ -29,7 +29,7 @@ H1, H2 {
   font-family:sans-serif
 }
 
   font-family:sans-serif
 }
 
-IMG { display: none }
+IMG { /* width: 200px display: none  */ }
 
 UL UL { list-style-type: circle }
 
 
 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 */
 
 
 DIV.logo { display: none } /* hide logo when not in OperaShow mode */
 
-IMG { width: 200px }
+IMG { /* width: 200px */ }
 
 H1, H2 { 
   background: #BB8;
 
 H1, H2 { 
   background: #BB8;