diff --git a/index.html b/index.html index 1ba5810..d6e20ca 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ Cesium - + diff --git a/styles.css b/styles.css index 1cf14d5..3ad800b 100644 --- a/styles.css +++ b/styles.css @@ -26,7 +26,7 @@ p { font-size: 1.2em; } a { - color: #bb99ff; + color: #ff44bb; text-decoration: none; text-shadow: 0 0 5px; }