mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-03-25 09:25:49 +00:00
Switch to new header image.
This commit is contained in:
parent
ae47abe99d
commit
61f50b8c71
4 changed files with 2 additions and 2 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 274 KiB After Width: | Height: | Size: 273 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 753 KiB After Width: | Height: | Size: 754 KiB |
|
|
@ -33,7 +33,7 @@ a {
|
|||
position: absolute;
|
||||
top: 10px;
|
||||
left: 50%;
|
||||
margin-left: -557px;
|
||||
margin-left: -555px;
|
||||
}
|
||||
|
||||
.body-background {
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<img src="/static/images/header.png" srcset="/static/images/header.png 1x, /static/images/header@2x.png 2x" width="1114" height="154" alt="GitHop">
|
||||
<img src="/static/images/header.png" srcset="/static/images/header.png 1x, /static/images/header@2x.png 2x" width="1111" height="153" alt="GitHop">
|
||||
</div>
|
||||
|
||||
<div class="body-background">
|
||||
|
|
|
|||
Loading…
Reference in a new issue