commit | 9d066745708b77ef917565d699d5d193bfb00fbd | [log] [tgz] |
---|---|---|
author | Jakub Narebski <jnareb@gmail.com> | Mon Nov 19 14:16:12 2007 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Nov 20 13:16:15 2007 -0800 |
tree | c2f7ceecc6072fb69f2ebfeb7edf27e8f9cc5f2c | |
parent | 591ebf6595ac7d5e5a21abbfc7501df19a67dc89 [diff] |
gitweb: Put project README in div.readme, fix its padding Put (optional) projects README on "summary" page in <div> element using "readme" class. This allow to style it using CSS. Add padding to project's README to make it line out with the rest of the page. Signed-off-by: Jakub Narebski <jnareb@gmail.com>