summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
add1ccb)
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>
div#cgit table#header td.logo {
width: 96px;
div#cgit table#header td.logo {
width: 96px;
}
div#cgit table#header td.main {
}
div#cgit table#header td.main {