aboutsummaryrefslogtreecommitdiff
path: root/htdocs/pd.css
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/pd.css')
-rw-r--r--htdocs/pd.css25
1 files changed, 25 insertions, 0 deletions
diff --git a/htdocs/pd.css b/htdocs/pd.css
index b6b5e233..e21fbe77 100644
--- a/htdocs/pd.css
+++ b/htdocs/pd.css
@@ -86,3 +86,28 @@ P.small {
padding: 5px;
}
+
+#Content>p {margin:0px;}
+#Content>p+p {text-indent:30px;}
+
+#Content {
+ margin:0px 50px 50px 160px;
+ padding:10px;
+ }
+
+#Menu {
+ position:absolute;
+ top:120px;
+ left:10px;
+ width:150px;
+ padding:10px;
+ line-height:17px;
+/* Again, the ugly brilliant hack. */
+ voice-family: "\"}\"";
+ voice-family:inherit;
+ width:140px;
+ }
+/* Again, "be nice to Opera 5". */
+body>#Menu {width:140px;}
+
+