changed file names
This commit is contained in:
parent
6c6923c5e5
commit
1dfae4df09
@ -15,7 +15,7 @@
|
|||||||
<a class="wideInfo" href="#info"><i class="fa fa-question"></i></a>
|
<a class="wideInfo" href="#info"><i class="fa fa-question"></i></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<img class="title" width="300" src="title3.png" alt="horrordle">
|
<img class="title" width="300" src="title.png" alt="horrordle">
|
||||||
|
|
||||||
<!-- <a href="#news">News</a>
|
<!-- <a href="#news">News</a>
|
||||||
<a href="#contact">Contact</a> -->
|
<a href="#contact">Contact</a> -->
|
||||||
@ -153,7 +153,7 @@
|
|||||||
<div id="secondGuess"></div>
|
<div id="secondGuess"></div>
|
||||||
<div id="thirdGuess"></div>
|
<div id="thirdGuess"></div>
|
||||||
</div>
|
</div>
|
||||||
<script src="mainTest2.js"></script>
|
<script src="main.js"></script>
|
||||||
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
@ -301,9 +301,7 @@ input[type=button] {
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #262626;
|
color: #262626;
|
||||||
|
|
||||||
&:nth-child(7) {
|
|
||||||
color: #ff685d;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar__number {
|
.calendar__number {
|
||||||
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Loading…
Reference in New Issue
Block a user