improvements

This commit is contained in:
David Ralph 2019-03-20 18:10:50 +00:00
parent cec13ad1bc
commit adc58e2e3a
2 changed files with 3 additions and 3 deletions

View File

@ -70,9 +70,9 @@ Development: Read the [Development](#development) section
</details>
<details>
<summary><b>Other</b> (Click to expand)</summary>
<i>Note: To get the full new tab experience, just set your browser to open the index.html on startup and tab open</i>
<i>Note: To get the full new tab experience, set your browser to open the <code>index.html</code> on startup and tab open!</i>
<ol>
<li> Open the index.html in your browser
<li> Open the <code>index.html</code> in your browser
<li> Enjoy your new tab!
</ol>
</details>

View File

@ -25,7 +25,7 @@
.space { background-image: url('../img/7.jpeg'); }
.ice { background-image: url('../img/8.jpeg'); }
.waterfall { background-image: url('../img/9.jpeg'); }
.lake { background-image: url('../img/10.jpeg'); }
.lake { background-image: url('../img/10.jpeg'); }
.sunset { background-image: url('../img/11.jpeg'); }
.desert { background-image: url('../img/12.jpeg'); }
.canyon { background-image: url('../img/13.jpeg'); }