Change how HTML links are handled.
[pwl6.git] / src / yuu / data / yuu.css
index 37eb3fd..86b933f 100644 (file)
@@ -363,3 +363,7 @@ dt {
 dd {
     margin-left: 0;
 }
 dd {
     margin-left: 0;
 }
+
+body.standalone .browser, body.browser .standalone {
+    display: none;
+}