bit more cleanup
This commit is contained in:
parent
32e7e38dfa
commit
e4210741c7
2 changed files with 1 additions and 4 deletions
|
|
@ -1,6 +1,5 @@
|
|||
body {
|
||||
background-color: #E7D5B1;
|
||||
/* background-color: #8EA7C8; */
|
||||
background-image: url("https://www.transparenttextures.com/patterns/asfalt-dark.png");
|
||||
font-family: monospace;
|
||||
font-size: 16px;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
@ -38,7 +37,6 @@
|
|||
<span class="indicator" id='tv-indicator'></span>
|
||||
<span class="indicator" id='guitar-indicator'></span>
|
||||
|
||||
|
||||
<div class="dialog" id="dialog">
|
||||
<span id="dialog-text"></span>
|
||||
<div class="enter-indicator">PRESS ENTER</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue