forked from Decentrala/website
fix logo,add color on menu when hovering
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<!doctype html>
|
||||
<meta charset="UTF-8">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="./static/reset.css">
|
||||
@@ -8,7 +9,7 @@
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="header">
|
||||
<h1 class="logo">Decentrala_</h1>
|
||||
<h1 class="logo">Decentrala<a id="d" href="/index.html">▮</a></h1>
|
||||
</div>
|
||||
<main>
|
||||
<ul class="nav">
|
||||
|
Reference in New Issue
Block a user