diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-08-17 13:59:12 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-08-17 13:59:12 +0000 |
| commit | a4bc0d09f3d1f633a5780976d1f913e083c9564a (patch) | |
| tree | 1777475e88463b08438f0719be97cc087554eadd /sandbox/mly/restblog/default.css | |
| parent | 60c69f8cf97125135948a3d35b7698ee80921137 (diff) | |
| parent | 2818db9a234cc37008c5f2bb0e821f9b1fa92de2 (diff) | |
| download | docutils-0.3.9.tar.gz | |
re-added docutils-0.3.9 tag one level deeper (without web/ and sandboxes/)docutils-0.3.9
git-svn-id: http://svn.code.sf.net/p/docutils/code/tags/docutils-0.3.9@3815 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'sandbox/mly/restblog/default.css')
| -rwxr-xr-x | sandbox/mly/restblog/default.css | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/sandbox/mly/restblog/default.css b/sandbox/mly/restblog/default.css deleted file mode 100755 index f396362af..000000000 --- a/sandbox/mly/restblog/default.css +++ /dev/null @@ -1,43 +0,0 @@ -body {color: #600; background-color: #fed; - margin-left: 10%; margin-right: 10%; - text-align: left; - font-family: Verdana, Arial, sans-serif} -/*p { text-indent: 2em; margin-top: 0; margin-bottom: 0; }*/ -.title, .subtitle {text-align: center} -h1, h2, h3, h4, h5, h5 {font-family: Times, Times-New, Serif;} -pre.address {font-family: Verdana, Arial, sans-serif} -table{margin-top: 1em; margin-bottom: 1em} -table.table {text-align: center} -table.field-list{margin-top: 0.3em; margin-bottom: 0.3em} -.topic-title {margin-top: 1em} -tr {text-align: left} -th {text-align: left} -td {text-align: left} -dt {font-weight: bold; margin-top: 0.5em; margin-bottom: 0.2em} -dd p {margin-top: 0em} -dl, ol, ul {margin-top: 0.3em} -blockquote.last {margin-top: 0em} -.literal-block {color: #006; background-color: #def; - font-family: courier, monospace} -.literal {color: #006 ; font-family: courier, monospace} -.literal-block {margin-left: 10%; margin-right: 10%; - padding: 1ex} -div.document { - float:left; - width:70%; - background:#ffe; - border:2px solid #630; - margin:5px; - padding:10px; -} - -hr.footer { float:left; width:0%; height:0%} - -div.footer { - float:right; - width:20%; - background:#cfc; - border:2px solid #630; - margin:5px; - padding:10px; -} |
