Mercurial > hg-website
comparison static/css/styles.css @ 347:871e9821b5b9
remove python requirement from main page, moving to downloads page
There was some discussion of this on mercurial@selenic.com, but with no
consensus. Since none of the leading binary packages on the web site
(unix-like distros excepted) require a separate Python installation, I
preferred the idea of simply not mentioning the requirement at the main
page. I've moved it to the downloads page, which allows us to explicate
a bit more as well.
author | David Champion <dgc@uchicago.edu> |
---|---|
date | Sun, 21 Nov 2010 00:22:46 -0600 |
parents | eeb8b75e28fc |
children | 987caba84824 |
comparison
equal
deleted
inserted
replaced
345:83bfe039ee0a | 347:871e9821b5b9 |
---|---|
41 ol li ol li { list-style-type: lower-alpha; } | 41 ol li ol li { list-style-type: lower-alpha; } |
42 ol li ol li ol li { list-style-type: upper-roman; } | 42 ol li ol li ol li { list-style-type: upper-roman; } |
43 | 43 |
44 dt { font-weight: bold; margin-top: 10px; } | 44 dt { font-weight: bold; margin-top: 10px; } |
45 dt em { font-style: normal; display: block; font-weight: normal; } | 45 dt em { font-style: normal; display: block; font-weight: normal; } |
46 dd em { font-style: normal; font-weight: bolder; } | |
46 dd { background: url(../images/bullet.gif) no-repeat 10px .5em; padding-left: 20px; } | 47 dd { background: url(../images/bullet.gif) no-repeat 10px .5em; padding-left: 20px; } |
47 | 48 |
48 /* | 49 /* |
49 * Forms | 50 * Forms |
50 */ | 51 */ |