Pārlūkot izejas kodu

Some style fixes.

master
Trey Del Bonis pirms 4 gadiem
vecāks
revīzija
4813d091be
2 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 1
    1
      www/index.html
  2. 2
    2
      www/style.css

+ 1
- 1
www/index.html Parādīt failu

@@ -6,7 +6,7 @@
<meta name="author" content="Trey Del Bonis"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>

<title>Minihalf Halving Countdown</title>
<title>Bitcoin Halving Countdown</title>
<script src="main.js"></script>
<link rel="stylesheet" type="text/css" href="style.css"/>
</head>

+ 2
- 2
www/style.css Parādīt failu

@@ -10,7 +10,7 @@ body {

a {
text-decoration: none;
color: darkblue;
color: #00a;
}

a:hover {
@@ -43,7 +43,7 @@ a:hover {
}

.blocklisteven {
background-color: #E29531;
background-color: #d79025;
}

.blocklistodd {

Notiek ielāde…
Atcelt
Saglabāt