Add logo watermark
This commit is contained in:
parent
f2b0bf3b3e
commit
c19fd67cde
@ -5,8 +5,12 @@
|
||||
<link rel="icon" href="/images/logo.svg" type="image/svg+xml">
|
||||
<link rel="alternate icon" href="/favicon.png" type="image/png">
|
||||
<title>Vimium</title>
|
||||
<style>
|
||||
img { position: fixed; width: 30%; opacity: .25; right: 2%; bottom: -3%; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<img src="/images/logo.svg" alt="Vimium Logo"/>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user