mirror of
https://git.wownero.com/wownero/wownero-funding-system.git
synced 2024-08-15 00:53:45 +00:00
Some CSS changes
This commit is contained in:
parent
9759769300
commit
2545eecd17
15 changed files with 221 additions and 96 deletions
|
@ -2,8 +2,7 @@
|
|||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="/">
|
||||
<img id="logo" src="/static/wownero.png">
|
||||
<img id="text" src="/static/wfs-navbar.png"
|
||||
<img id="text" src="/static/wfs-navbar.png">
|
||||
</a>
|
||||
<a class="navbar-brand-mobile" href="/" style="font-family:monospace;display:none;">Wownero Funding System</a>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue