diff --git a/Lab3/img/AccountIcon.png b/Lab3/img/AccountIcon.png index f8c36d6..e69de29 100644 Binary files a/Lab3/img/AccountIcon.png and b/Lab3/img/AccountIcon.png differ diff --git a/Lab3/img/CourseImage1.jpg b/Lab3/img/CourseImage1.jpg index 47c06aa..e69de29 100644 Binary files a/Lab3/img/CourseImage1.jpg and b/Lab3/img/CourseImage1.jpg differ diff --git a/Lab3/img/CourseImage2.jpg b/Lab3/img/CourseImage2.jpg index fd7bc91..e69de29 100644 Binary files a/Lab3/img/CourseImage2.jpg and b/Lab3/img/CourseImage2.jpg differ diff --git a/Lab3/img/CourseImage3.jpg b/Lab3/img/CourseImage3.jpg index 6886d05..e69de29 100644 Binary files a/Lab3/img/CourseImage3.jpg and b/Lab3/img/CourseImage3.jpg differ diff --git a/Lab3/img/MainBackGround.jpg b/Lab3/img/MainBackGround.jpg index 41ca1e5..e69de29 100644 Binary files a/Lab3/img/MainBackGround.jpg and b/Lab3/img/MainBackGround.jpg differ diff --git a/Lab3/img/image 3.jpg b/Lab3/img/image 3.jpg index 84f9e6b..e69de29 100644 Binary files a/Lab3/img/image 3.jpg and b/Lab3/img/image 3.jpg differ diff --git a/Lab3/img/image 4.jpg b/Lab3/img/image 4.jpg index ac904f0..e69de29 100644 Binary files a/Lab3/img/image 4.jpg and b/Lab3/img/image 4.jpg differ diff --git a/Lab3/img/image 5.jpg b/Lab3/img/image 5.jpg index 54ba265..e69de29 100644 Binary files a/Lab3/img/image 5.jpg and b/Lab3/img/image 5.jpg differ diff --git a/Lab3/img/pen-to-square.png b/Lab3/img/pen-to-square.png index 3711017..e69de29 100644 Binary files a/Lab3/img/pen-to-square.png and b/Lab3/img/pen-to-square.png differ diff --git a/Lab3/img/trash.png b/Lab3/img/trash.png index 8f1b3eb..e69de29 100644 Binary files a/Lab3/img/trash.png and b/Lab3/img/trash.png differ diff --git a/Lab4/web-site vite/Old_HTMLs/Courses.css b/Lab4/web-site vite/Old_HTMLs/Courses.css deleted file mode 100644 index 6a4eb69..0000000 --- a/Lab4/web-site vite/Old_HTMLs/Courses.css +++ /dev/null @@ -1,53 +0,0 @@ -.modal-dialog-style{ - height: fit-content !important; - width: 80% !important; -} -.modalStyle{ - background-color: #9b9b9b !important; - border: 7px solid #424242 !important -} -.purple{ - background-color: #8c00e2 !important; -} -.dark-grey{ - background-color: #424242 !important; -} -.light-grey{ - background-color: #d9d9d9 !important; -} -.formStyle{ - background-color: rgba(155,155,155,0.8) !important; - border: 7px solid #424242 !important -} -.formSizeStyle{ - width: 70% !important; - min-width: 320px!important; -} -.accauntPanel{ - height: 100px !important; - width: 290px !important; -} -.wfitcon{ - width: fit-content !important; -} -.hfitcon{ - height: fit-content !important; -} -.minH-500{ - min-height: 500px !important; -} -.minW-160{ - min-width: 160px !important; -} -.width-100{ - width: 100% !important; -} -.height-200{ - height: 200px !important; -} -.height-300{ - height: 300px !important; -} -.height-500{ - height: 500px !important; -} \ No newline at end of file diff --git a/Lab4/web-site vite/Old_HTMLs/Courses.html b/Lab4/web-site vite/Old_HTMLs/Courses.html deleted file mode 100644 index e0d3f6d..0000000 --- a/Lab4/web-site vite/Old_HTMLs/Courses.html +++ /dev/null @@ -1,129 +0,0 @@ - - - - - Courses - - - - - - - - - - - - - - -
-
-
- image -
- 1 занятие
- 2500 рублей -
- -
-
- image -
- 5 занятий
- 10000 рублей -
- -
-
- image -
- 11 занятий
- 20000 рублей -
- -
-
-
- - - - - - - \ No newline at end of file diff --git a/Lab4/web-site vite/Old_HTMLs/Galery.css b/Lab4/web-site vite/Old_HTMLs/Galery.css deleted file mode 100644 index 1737bfb..0000000 --- a/Lab4/web-site vite/Old_HTMLs/Galery.css +++ /dev/null @@ -1,36 +0,0 @@ -.modal-dialog-style{ - height: fit-content !important; - width: 80% !important; -} -.modalStyle{ - background-color: #9b9b9b !important; - border: 7px solid #424242 !important -} -.PictureButton{ - height: 200px !important; - width: 300px !important; -} -.wfitcon{ - width: fit-content !important; -} -.hfitcon{ - height: fit-content !important; -} -.minH-500{ - min-height: 500px !important; -} -.minW-160{ - min-width: 160px !important; -} -.width-100{ - width: 100% !important; -} -.height-200{ - height: 200px !important; -} -.height-300{ - height: 300px !important; -} -.height-500{ - height: 500px !important; -} \ No newline at end of file diff --git a/Lab4/web-site vite/Old_HTMLs/MainPage.css b/Lab4/web-site vite/Old_HTMLs/MainPage.css deleted file mode 100644 index 943db96..0000000 --- a/Lab4/web-site vite/Old_HTMLs/MainPage.css +++ /dev/null @@ -1,8 +0,0 @@ -.mainPageInf{ - width: 70% !important; - min-width: 320px !important; - height: fit-content !important; - background-color: rgba(66,66,66,0.8) !important; - padding:2% !important; - border-radius: 20px !important; -} \ No newline at end of file diff --git a/Lab4/web-site vite/src/assets/AccountIcon.png b/Lab4/web-site vite/src/assets/AccountIcon.png new file mode 100644 index 0000000..f8c36d6 Binary files /dev/null and b/Lab4/web-site vite/src/assets/AccountIcon.png differ diff --git a/Lab4/web-site vite/src/assets/CourseImage1.jpg b/Lab4/web-site vite/src/assets/CourseImage1.jpg new file mode 100644 index 0000000..47c06aa Binary files /dev/null and b/Lab4/web-site vite/src/assets/CourseImage1.jpg differ diff --git a/Lab4/web-site vite/src/assets/CourseImage2.jpg b/Lab4/web-site vite/src/assets/CourseImage2.jpg new file mode 100644 index 0000000..fd7bc91 Binary files /dev/null and b/Lab4/web-site vite/src/assets/CourseImage2.jpg differ diff --git a/Lab4/web-site vite/src/assets/CourseImage3.jpg b/Lab4/web-site vite/src/assets/CourseImage3.jpg new file mode 100644 index 0000000..6886d05 Binary files /dev/null and b/Lab4/web-site vite/src/assets/CourseImage3.jpg differ diff --git a/Lab4/web-site vite/src/assets/MainBackGround.jpg b/Lab4/web-site vite/src/assets/MainBackGround.jpg new file mode 100644 index 0000000..41ca1e5 Binary files /dev/null and b/Lab4/web-site vite/src/assets/MainBackGround.jpg differ diff --git a/Lab4/web-site vite/src/assets/image 3.jpg b/Lab4/web-site vite/src/assets/image 3.jpg new file mode 100644 index 0000000..84f9e6b Binary files /dev/null and b/Lab4/web-site vite/src/assets/image 3.jpg differ diff --git a/Lab4/web-site vite/src/assets/image 4.jpg b/Lab4/web-site vite/src/assets/image 4.jpg new file mode 100644 index 0000000..ac904f0 Binary files /dev/null and b/Lab4/web-site vite/src/assets/image 4.jpg differ diff --git a/Lab4/web-site vite/src/assets/image 5.jpg b/Lab4/web-site vite/src/assets/image 5.jpg new file mode 100644 index 0000000..54ba265 Binary files /dev/null and b/Lab4/web-site vite/src/assets/image 5.jpg differ diff --git a/Lab4/web-site vite/src/assets/lable.png b/Lab4/web-site vite/src/assets/lable.png new file mode 100644 index 0000000..30b9239 Binary files /dev/null and b/Lab4/web-site vite/src/assets/lable.png differ diff --git a/Lab4/web-site vite/src/assets/pen-to-square.png b/Lab4/web-site vite/src/assets/pen-to-square.png new file mode 100644 index 0000000..3711017 Binary files /dev/null and b/Lab4/web-site vite/src/assets/pen-to-square.png differ diff --git a/Lab4/web-site vite/src/assets/togglerIcon.png b/Lab4/web-site vite/src/assets/togglerIcon.png new file mode 100644 index 0000000..c001cc7 Binary files /dev/null and b/Lab4/web-site vite/src/assets/togglerIcon.png differ diff --git a/Lab4/web-site vite/src/assets/trash.png b/Lab4/web-site vite/src/assets/trash.png new file mode 100644 index 0000000..8f1b3eb Binary files /dev/null and b/Lab4/web-site vite/src/assets/trash.png differ