From 02ded4df84ab4f7791e73c59754aeeb2385c45ef Mon Sep 17 00:00:00 2001 From: BOUNTY707 Date: Sat, 25 Jan 2025 02:56:27 +0500 Subject: [PATCH] errors fixed --- Google Chrome.lnk | Bin 0 -> 2172 bytes authors.html | 12 ++++++------ authors2.html | 44 ++++++++++++++++++++++---------------------- style/index.css | 3 +++ 4 files changed, 31 insertions(+), 28 deletions(-) create mode 100644 Google Chrome.lnk diff --git a/Google Chrome.lnk b/Google Chrome.lnk new file mode 100644 index 0000000000000000000000000000000000000000..ca48c3e5a191e569a684d36dfa89bced7f3b7fab GIT binary patch literal 2172 zcmds2Ur1A76hEtLDMC#e=D%<~%yP9kg_$$|Y)dUsUP@+9zn$QhM5$5b>@LUlrYmB^rw zU9`{1-&G3IvFGVWmxx-OwL>YLpKVP)DFwFCZf-R6qRR#uz`)8(pFL_- zI^c*Jql`3ieZr~>^}s?1MDUBGf_V9`0&c8E7_A5ae3}DJ zC-!Q^y#YT1F0KC^<|u-fI~>S}o2FgBmX`NpJkNa7lgUk~+j~P+2ZzJ(Re% z67&AsT-yJFntBH^Y}R&wQANBpv@?o7Yz_8zGY!SMJ|@l=1@?ID+3+{-%x0?C=G+T8 zx6<&NC_+1cLe98MyuagayK?_QgLQIMeNj-G1(4@5``irX;uEVC}$}m8`zm#fR;ezbyRj`6I;4Kzsw*(k8ZP`Fx9M z+E!tl`nGGZDB^#tKtKII6vhIf2~_xlQGu4)3iQTCH5vkNV!v(V^oZ{0#N5(?YU$ah zz39iy0uTT^36f4j;wM9gLKff3_SfII7_^LA^y=%?J^g#o?

Наши авторы

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;