3 Commits
Lab3 ... Lab2

8 changed files with 10 additions and 15 deletions

View File

@@ -263,7 +263,7 @@ body {
justify-content: space-between;
align-items: center;
width: 100%;
padding-bottom: 25px;
padding-bottom: 15px;
border-bottom: 1px solid #555;
}
@@ -284,7 +284,7 @@ body {
.social-icons {
display: flex;
gap: 20px;
gap: 15px;
}
.social-icons a {
@@ -301,11 +301,11 @@ body {
color: #ee80ee;
}
.social-icons {
display: flex;
gap: 20px;
align-items: center;
padding-top: 10px;
.social-icon {
width: 24px;
height: 24px;
border-radius: 4px;
border: 1px solid #ee80ee;
}
small {
@@ -354,7 +354,7 @@ small {
padding: 8px 15px;
font-size: 12px;
flex: 1;
min-width: 130px;
min-width: 80px;
text-align: center;
}
.menu-container {
@@ -417,26 +417,23 @@ small {
}
.footer-content {
flex-direction: column;
gap: 5px;
gap: 15px;
text-align: center;
width: 100%;
padding: 0 10px;
padding-bottom: 20px;
}
.contact-info address {
font-size: 12px;
}
.social-icons a {
font-size: 16px;
font-size: 14px;
}
.social-icon {
width: 20px;
height: 20px;
}
}
/* Планшеты (601px - 1024px) */
@media (min-width: 601px) and (max-width: 1024px) {
.site-header {
@@ -469,7 +466,6 @@ small {
.button {
padding: 8px 15px;
font-size: 13px;
min-width: 110px;
}
.menu-container {
margin-left: 10px;
@@ -523,7 +519,6 @@ small {
text-align: center;
width: 100%;
padding: 0 15px;
padding-bottom: 20px;
}
.contact-info address {
font-size: 13px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

BIN
Отчет_2.docx Normal file

Binary file not shown.

Binary file not shown.