3 Commits
Lab2 ... Lab3

Author SHA1 Message Date
8b597b7a61 Загрузить файлы в «/» 2025-05-25 20:06:20 +04:00
66dddbcf78 Загрузить файлы в «/» 2025-04-20 21:06:07 +04:00
Roma
20608c44bf 4 лабараторная 2025-04-20 19:05:00 +04:00
6 changed files with 15 additions and 10 deletions

View File

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

BIN
src/photo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 14 KiB

BIN
Отчет 3 лабы.docx Normal file

Binary file not shown.

Binary file not shown.