diff --git a/css/mainStyle.css b/css/mainStyle.css index c1fb943..dddf363 100644 --- a/css/mainStyle.css +++ b/css/mainStyle.css @@ -2,13 +2,19 @@ text-align: center; } .testElement{ - background-color: aquamarine; + border: 1px black solid; text-align: center; vertical-align: auto; - width: 15%; + width: 10%; + height: 10%; padding: 1%; } +.testElement img{ + object-fit: contain; + max-width: 100%; + max-height: 100%; +} .inlineList{ list-style: none; display: flex; @@ -18,4 +24,10 @@ li { } body{ font-family: 'Roboto', sans-serif; +} +a{ + text-decoration: none; +} +a{ + color:blue; } \ No newline at end of file diff --git a/html/about.html b/html/about.html index b56cb97..fafbb75 100644 --- a/html/about.html +++ b/html/about.html @@ -14,10 +14,10 @@
Результаты поиска: