]> granicus.if.org Git - docbook-dsssl/commitdiff
Bug #702039: fixed missing semi-colon
authorNorman Walsh <ndw@nwalsh.com>
Sun, 22 Jun 2003 17:13:59 +0000 (17:13 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sun, 22 Jun 2003 17:13:59 +0000 (17:13 +0000)
slides/browser/slides.css

index 0febaa46598e846db474ea3fac3c5c470770fe45..b9cf08ecd343c958e0420b7d72cda45166b7724b 100644 (file)
@@ -101,7 +101,7 @@ body                  { font-family: sans-serif;
 
 /* General navigation formatting */
 
-.link-text            { font-weight: bold
+.link-text            { font-weight: bold;
                         font-size: 10pt;
                       }