comparison doc/style/edgewall.css @ 47:b98344fc83b9

Fix copy&paste error in documentation stylesheet.
author cmlenz
date Wed, 06 Jun 2007 20:52:32 +0000
parents cf94e70a77f3
children 3b3a487cc46f
comparison
equal deleted inserted replaced
46:0f140f1092e3 47:b98344fc83b9
38 38
39 div.document { background: #fff url(shadow.gif) right top repeat-y; 39 div.document { background: #fff url(shadow.gif) right top repeat-y;
40 border-left: 1px solid #000; margin: 0 auto 0 40px; 40 border-left: 1px solid #000; margin: 0 auto 0 40px;
41 min-height: 100%; width: 54em; padding: 0 180px 1px 20px; 41 min-height: 100%; width: 54em; padding: 0 180px 1px 20px;
42 } 42 }
43 h1.title, div.document#genshi h1 { border: none; color: #666; 43 h1.title, div.document#babel h1 { border: none; color: #666;
44 font-size: x-large; margin: 0 -20px 1em; padding: 2em 20px 0; 44 font-size: x-large; margin: 0 -20px 1em; padding: 2em 20px 0;
45 } 45 }
46 h1.title { background: url(vertbars.png) repeat-x; } 46 h1.title { background: url(vertbars.png) repeat-x; }
47 div.document#genshi h1.title { text-indent: -4000px; } 47 div.document#babel h1.title { text-indent: -4000px; }
48 div.document#genshi h1 { text-align: center; } 48 div.document#babel h1 { text-align: center; }
49 pre.literal-block, div.highlight pre { background: #f4f4f4; 49 pre.literal-block, div.highlight pre { background: #f4f4f4;
50 border: 1px solid #e6e6e6; color: #000; margin: 1em 1em; padding: .25em; 50 border: 1px solid #e6e6e6; color: #000; margin: 1em 1em; padding: .25em;
51 overflow: auto; 51 overflow: auto;
52 } 52 }
53 53
Copyright (C) 2012-2017 Edgewall Software