diff options
| author | (no author) <(no author)@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2003-07-02 17:51:01 +0000 |
|---|---|---|
| committer | (no author) <(no author)@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2003-07-02 17:51:01 +0000 |
| commit | edf2f3bec1de42965e347eb808f8604151c35bdb (patch) | |
| tree | 783ec29ed403599a0717019ac974ed2fd7366207 /web/default.css | |
| parent | 97e20d03d7a4f773f24b082b76a34411acc1fefd (diff) | |
| download | docutils-ax.tar.gz | |
This commit was manufactured by cvs2svn to create branch 'ax'.ax
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/ax@1551 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
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 } |
