diff --git a/css/main.css b/css/main.css index 2c76591..c22340e 100644 --- a/css/main.css +++ b/css/main.css @@ -2,6 +2,4 @@ body{ background-image: url(../photos/athens2.jpg); background-repeat: no-repeat; background-size:100% 100vh; -width: 1900px; -height: 300px; } \ No newline at end of file diff --git a/css/text.css b/css/text.css index 52911e1..ba2c340 100644 --- a/css/text.css +++ b/css/text.css @@ -9,10 +9,12 @@ background-color:rgb(245, 228, 208); } -nav a { color: rgb(243, 198, 142); +nav a { + color: rgb(243, 198, 142); text-decoration: none;} -a {} +a {color: forestgreen; + text-decoration: none;} footer { position: absolute; @@ -41,4 +43,4 @@ body{ letter-spacing: 0; ; } -nav a:hover {font-weight: bold;} +a:hover {font-weight: bold;} diff --git a/main.html b/main.html index a3ade15..4d79fb4 100644 --- a/main.html +++ b/main.html @@ -21,7 +21,6 @@ --> -
diff --git a/where_to_go.html b/where_to_go.html index 6da1c32..bb90bed 100644 --- a/where_to_go.html +++ b/where_to_go.html @@ -15,7 +15,6 @@ Frequently Asked Questions -

Where To Go ?

@@ -29,7 +28,6 @@
-