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>
Αυτή η υποβολή περιλαμβάνεται σε:
γονέας
add1ccb1d8
υποβολή
fac65a7ed2
1
cgit.css
1
cgit.css
@ -31,6 +31,7 @@ div#cgit table#header {
|
||||
|
||||
div#cgit table#header td.logo {
|
||||
width: 96px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
div#cgit table#header td.main {
|
||||
|
Φόρτωση…
Αναφορά σε νέο ζήτημα
Block a user