aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/02-docstyle.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc-src/02-docstyle.css')
-rw-r--r--doc-src/02-docstyle.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/doc-src/02-docstyle.css b/doc-src/02-docstyle.css
deleted file mode 100644
index 4b1ad76a..00000000
--- a/doc-src/02-docstyle.css
+++ /dev/null
@@ -1,20 +0,0 @@
-body {
- padding-top: 60px;
- padding-bottom: 40px;
-}
-
-.tablenum {
- font-weight: bold;
-}
-
-.nowrap {
- white-space: nowrap;
-}
-
-h1 {
- line-height: 1.1;
-}
-
-.page-header {
- margin: 0px 0 22px;
-}