diff --git a/08/cnn/cnn.css b/08/cnn/cnn.css index 6949a99..60f74ae 100644 --- a/08/cnn/cnn.css +++ b/08/cnn/cnn.css @@ -16,8 +16,7 @@ body { vertical-align: top; padding: 5px; font-size: 14px; - background-color: #f2f5f6; - background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f5f6), to(#c8d7dc)); + background-image: -webkit-gradient(linear, left top, left bottom, from(yellow), to(gold)); } #cnn .button_container { display: inline-block; diff --git a/index.html b/index.html index 41066a3..38a3d34 100644 --- a/index.html +++ b/index.html @@ -135,7 +135,7 @@
Dear guest,