diff options
Diffstat (limited to 'web/default.css')
| -rw-r--r-- | web/default.css | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/web/default.css b/web/default.css deleted file mode 100644 index f5fa65b01..000000000 --- a/web/default.css +++ /dev/null @@ -1,18 +0,0 @@ -/* -:Author: David Goodger -:Contact: goodger@users.sourceforge.net -:date: $Date$ -:version: $Revision$ -:copyright: This stylesheet has been placed in the public domain. - -Default cascading style sheet for Docutils web pages. -*/ - -/* Most of the style rules are in here: */ -@import url(tools/stylesheets/default.css); - -body { - background-color: #F0F0FF } - -p img { - vertical-align: text-top } |
