about summary refs log tree commit diff
path: root/html.h
diff options
context:
space:
mode:
authorFerry Huberts <ferry.huberts@pelagic.nl>2012-03-18 11:44:04 +0100
committerLars Hjemli <hjemli@gmail.com>2012-03-18 20:22:18 +0000
commitfac65a7ed2d10f83d0df27e66e1c67e11663c220 (patch)
treead379d06a7fa5dae1809a04b30991884bb3906e4 /html.h
parentcss: prefix all styles with div#cgit (diff)
downloadcgit-pink-fac65a7ed2d10f83d0df27e66e1c67e11663c220.tar.gz
cgit-pink-fac65a7ed2d10f83d0df27e66e1c67e11663c220.zip
css: vertically align the cgit logo image
When embedding cgit in other pages, the logo alignment needs to be
specified to avoid any css rules from the embedding page to make the
page look bad.

Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d=012fd67539cdf1c13edbb6047253e168d1814cd3&follow=1'>Use separate edit buffers for each IDJune McEnroe 2022-02-20Make sure new cap is actually larger than new lengthJune McEnroe 2022-02-20Remove unused mbs.len field from struct EditJune McEnroe 2022-02-19Remove unneeded includes in ui.cJune McEnroe 2022-02-19Reimplement tab completeJune McEnroe 2022-02-19Handle errors from editFn, etc.June McEnroe 2022-02-19Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe