summaryrefslogtreecommitdiff
path: root/doc/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/stylesheet.css')
-rw-r--r--doc/stylesheet.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/stylesheet.css b/doc/stylesheet.css
deleted file mode 100644
index 6609650750..0000000000
--- a/doc/stylesheet.css
+++ /dev/null
@@ -1,20 +0,0 @@
-body { margin-left:10px;
- margin-right:10px;
- margin-top:10px;
- margin-bottom:10px;
- color:#0000a0;
- font-size:12pt;
- background-image:url(figures/background.gif);
- background-repeat:no-repeat;
- }
-
-th {
- font-size:14pt;
- }
-
-td {
- font-size:12pt;
- }
-
-div.mediaobject { align:center; }
-div.caption { align:center; }