author | Jakub Narebski <jnareb@gmail.com> | |
Mon, 19 Nov 2007 13:16:12 +0000 (14:16 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 20 Nov 2007 21:16:15 +0000 (13:16 -0800) | ||
commit | 9d066745708b77ef917565d699d5d193bfb00fbd | |
tree | c2f7ceecc6072fb69f2ebfeb7edf27e8f9cc5f2c | tree | snapshot |
parent | 591ebf6595ac7d5e5a21abbfc7501df19a67dc89 | commit | 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>
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>
gitweb/gitweb.css | diff | blob | history | |
gitweb/gitweb.perl | diff | blob | history |