feat(web/cgit): Use new logo in cgit page
Change-Id: I5212b235aa2a72c90e4795dce4c9fccfa00ddec3 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3629 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi>
This commit is contained in:
parent
05074550fe
commit
e5c3b9d391
4 changed files with 6 additions and 1 deletions
5
third_party/cgit/tvl-extra.css
vendored
5
third_party/cgit/tvl-extra.css
vendored
|
@ -28,3 +28,8 @@
|
|||
color: #a52714;
|
||||
background-color: #fbe9e7;
|
||||
}
|
||||
|
||||
/* add some padding next to the logo */
|
||||
td.logo {
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue