diff --git a/Google Chrome.lnk b/Google Chrome.lnk new file mode 100644 index 0000000..ca48c3e Binary files /dev/null and b/Google Chrome.lnk differ diff --git a/authors.html b/authors.html index 81a3fd0..03ae4ef 100644 --- a/authors.html +++ b/authors.html @@ -14,21 +14,21 @@
diff --git a/authors2.html b/authors2.html index 23cfa6d..633b185 100644 --- a/authors2.html +++ b/authors2.html @@ -27,7 +27,7 @@ diff --git a/style/index.css b/style/index.css index 8626fb8..4a79812 100644 --- a/style/index.css +++ b/style/index.css @@ -12,6 +12,9 @@ body { background: #F9F9F9; font-family: "Museo Sans Cyrl", sans-serif; } +a{ + text-decoration: none; +} .container{ max-width: 1256px; padding: 0 24px;