Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8b597b7a61 | |||
| 66dddbcf78 | |||
|
|
20608c44bf |
@@ -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
BIN
src/photo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 165 KiB |
BIN
src/telegram.png
BIN
src/telegram.png
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
BIN
Отчет 3 лабы.docx
Normal file
Binary file not shown.
BIN
Отчет 3 лабы_Измененый.docx
Normal file
BIN
Отчет 3 лабы_Измененый.docx
Normal file
Binary file not shown.
Reference in New Issue
Block a user