diff --git a/css/style.css b/css/style.css index e8d27d5..e1e53bc 100644 --- a/css/style.css +++ b/css/style.css @@ -327,7 +327,7 @@ nav li { position: absolute; top: 40px; width: 305px; - height: 220px; + height: 250px; /*220px;*/ } #debug { @@ -566,6 +566,10 @@ nav li { background-color: yellow; } +#wwtpButton { + background-color: darkseagreen; +} + #nuclearButton { background-color: mistyrose; } @@ -598,6 +602,10 @@ nav li { background-color: lime; } +#fieldRequest, #fieldHeader { + background-color: darkgoldenrod; +} + #roadButton { background-color: black; color: white; @@ -612,6 +620,10 @@ nav li { background-color: khaki; } +#channelButton { + background-color: lightseagreen; +} + @media (max-height: 742px) { footer { height: 15px; diff --git a/debug.log b/debug.log new file mode 100644 index 0000000..9e352ff --- /dev/null +++ b/debug.log @@ -0,0 +1 @@ +[1010/214642.650:ERROR:settings.cc(430)] Settings version is not 5 diff --git a/images/tiles.png b/images/tiles.png index 9935b11..6b79179 100644 Binary files a/images/tiles.png and b/images/tiles.png differ diff --git a/index.html b/index.html index f33dd5e..5d37716 100644 --- a/index.html +++ b/index.html @@ -115,16 +115,19 @@

New Game

Tools
+ + + @@ -132,9 +135,6 @@

New Game

-
- Tweet -