diff options
Diffstat (limited to 'docs/tango')
| -rw-r--r-- | docs/tango/static/bgfooter.png | bin | 434 -> 0 bytes | |||
| -rw-r--r-- | docs/tango/static/bgtop.png | bin | 430 -> 0 bytes | |||
| -rw-r--r-- | docs/tango/static/default.css_t | 90 | ||||
| -rw-r--r-- | docs/tango/theme.conf | 28 |
4 files changed, 0 insertions, 118 deletions
diff --git a/docs/tango/static/bgfooter.png b/docs/tango/static/bgfooter.png Binary files differdeleted file mode 100644 index 9ce5bdd..0000000 --- a/docs/tango/static/bgfooter.png +++ /dev/null diff --git a/docs/tango/static/bgtop.png b/docs/tango/static/bgtop.png Binary files differdeleted file mode 100644 index a0d4709..0000000 --- a/docs/tango/static/bgtop.png +++ /dev/null diff --git a/docs/tango/static/default.css_t b/docs/tango/static/default.css_t deleted file mode 100644 index c86759a..0000000 --- a/docs/tango/static/default.css_t +++ /dev/null @@ -1,90 +0,0 @@ -/** - * Sphinx stylesheet -- default theme - * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - */ - -@import url("basic.css"); - -body { - color: #000000; - font-family: "Free Sans", Arial, Verdana, sans; - font-size: 11pt; - width: 70em; - margin: 0; - margin-left: auto; - margin-right: auto; -} - - -div.related { - background: #eeeeec; /* #d3d7cf; */ - color: white; - padding-bottom: .6em; - padding-top: .6em; -} - -div.related a { - color: #2e3436; - text-decoration: none; -} - -div.document { - background: #eeeeec; -} - -div.body { - background: white; - padding: .5em; - -moz-border-radius: 0px 10px 10px 10px; - border-right: 1px solid #eeeeec; -} - -div.document h1, h2, h3, h4 { - color: #204a87; - font-weight: normal; - letter-spacing: .05em; -} - -div.document p, dl, div.highlight { - margin-left: 25px; -} - -div.document dd p, dd { - margin-left: .5em; -} - -div.document a { - color: #f57900; -} - -div.sphinxsidebarwrapper { - background: url(bgfooter.png) top left repeat-x #eeeeec; - padding-right: .5em; -} - -div.sphinxsidebar ul { - margin: 0; - padding: 0; -} - -div.sphinxsidebar a { - color: #888a85; - text-decoration: none; -} - -div.footer { - font-size: .8em; - color: #888a85; - text-align: right; - padding: 10px; -} - -div.footer a { - color: #888a85; -} - -div.highlight pre { - background-color: #eeeeec; - border: 1px solid #babdb6; - padding: 7px; -}
\ No newline at end of file diff --git a/docs/tango/theme.conf b/docs/tango/theme.conf deleted file mode 100644 index 812330f..0000000 --- a/docs/tango/theme.conf +++ /dev/null @@ -1,28 +0,0 @@ -[theme] -inherit = basic -stylesheet = default.css -pygments_style = sphinx - -[options] -rightsidebar = false -stickysidebar = false - -footerbgcolor = #11303d -footertextcolor = #ffffff -sidebarbgcolor = #1c4e63 -sidebartextcolor = #ffffff -sidebarlinkcolor = #98dbcc -relbarbgcolor = #133f52 -relbartextcolor = #ffffff -relbarlinkcolor = #ffffff -bgcolor = #ffffff -textcolor = #000000 -headbgcolor = #f2f2f2 -headtextcolor = #20435c -headlinkcolor = #c60f0f -linkcolor = #355f7c -codebgcolor = #eeffcc -codetextcolor = #333333 - -bodyfont = sans-serif -headfont = 'Trebuchet MS', sans-serif |
