diff --git a/public/style.css b/public/style.css index 1816e2bd5..5bf5a566a 100644 --- a/public/style.css +++ b/public/style.css @@ -59,7 +59,7 @@ code { } #bg1{ - background: url(backgrounds/taverna.png); + background: url(backgrounds/tavern.png); background-size: auto 100%; background-repeat: no-repeat; background-attachment: fixed; @@ -71,7 +71,7 @@ code { z-index: -2; } #bg2{ - background: url(backgrounds/taverna.png); + background: url(backgrounds/tavern.png); background-size: auto 100%; background-repeat: no-repeat; background-attachment: fixed; @@ -2141,4 +2141,4 @@ body { background: transparent; -webkit-transition: width 0s ease; transition: width 0s ease; -} \ No newline at end of file +}