mirror of
https://github.com/moparisthebest/pacman
synced 2024-10-31 23:55:04 -04:00
43cad9c871
* Make all docs depend on Makefile; if we change flags here we want them rebuilt. * Add explicit filenames to .gitignore so we can add our own CSS override file, and add an asciidoc-override.css resource. * Adjust a few asciidoc options when generating HTML. * Remove asciidoc-manpage.css; apparantly this doesn't exist anymore. Signed-off-by: Dan McGee <dan@archlinux.org>
8 lines
78 B
CSS
8 lines
78 B
CSS
table th, table td {
|
|
padding: 0.2em 1em;
|
|
}
|
|
|
|
table td p.table {
|
|
margin: 0;
|
|
}
|