From 6df4f40afde2efe001fa86689b744110216e4dfc Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Thu, 21 Sep 2023 10:42:10 +0200 Subject: [PATCH] removed unnecessary pages and styles --- assets/css/style.css | 181 ---------------------------------------- inner-page.html | 142 ------------------------------- portfolio-details.html | 185 ----------------------------------------- 3 files changed, 508 deletions(-) delete mode 100644 inner-page.html delete mode 100644 portfolio-details.html diff --git a/assets/css/style.css b/assets/css/style.css index 70712a4..93c34be 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1008,187 +1008,6 @@ section { opacity: 1; } -/*-------------------------------------------------------------- -# Portfolio Details ---------------------------------------------------------------*/ -.portfolio-details { - padding-top: 40px; -} - -.portfolio-details .portfolio-details-slider img { - width: 100%; -} - -.portfolio-details .portfolio-details-slider .swiper-pagination { - margin-top: 20px; - position: relative; -} - -.portfolio-details - .portfolio-details-slider - .swiper-pagination - .swiper-pagination-bullet { - width: 12px; - height: 12px; - background-color: var(--background); - opacity: 1; - border: 1px solid var(--highlight); -} - -.portfolio-details - .portfolio-details-slider - .swiper-pagination - .swiper-pagination-bullet-active { - background-color: var(--highlight); -} - -.portfolio-details .portfolio-info { - padding: 30px; - box-shadow: 0px 0 30px rgba(59, 67, 74, 0.08); -} - -.portfolio-details .portfolio-info h3 { - font-size: 22px; - font-weight: 700; - margin-bottom: 20px; - padding-bottom: 20px; - border-bottom: 1px solid #eee; -} - -.portfolio-details .portfolio-info ul { - list-style: none; - padding: 0; - font-size: 15px; -} - -.portfolio-details .portfolio-info ul li + li { - margin-top: 10px; -} - -.portfolio-details .portfolio-description { - padding-top: 30px; -} - -.portfolio-details .portfolio-description h2 { - font-size: 26px; - font-weight: 700; - margin-bottom: 20px; -} - -.portfolio-details .portfolio-description p { - padding: 0; -} - -/*-------------------------------------------------------------- -# Pricing ---------------------------------------------------------------*/ -.pricing .box { - padding: 20px; - background: var(--background); - text-align: center; - box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12); - border-radius: 5px; - position: relative; - overflow: hidden; -} - -.pricing h3 { - font-weight: 400; - margin: -20px -20px 20px -20px; - padding: 20px 15px; - font-size: 16px; - font-weight: 600; - color: #777777; - background: #f8f8f8; -} - -.pricing h4 { - font-size: 36px; - color: var(--highlight); - font-weight: 600; - font-family: "Open Sans", sans-serif; - margin-bottom: 20px; -} - -.pricing h4 sup { - font-size: 20px; - top: -12px; - left: -3px; -} - -.pricing h4 span { - color: #bababa; - font-size: 16px; - font-weight: 300; -} - -.pricing ul { - padding: 0; - list-style: none; - color: var(--text-color); - text-align: center; - line-height: 20px; - font-size: 14px; -} - -.pricing ul li { - padding-bottom: 16px; -} - -.pricing ul i { - color: var(--highlight); - font-size: 18px; - padding-right: 4px; -} - -.pricing ul .na { - color: #ccc; - text-decoration: line-through; -} - -.pricing .btn-wrap { - margin: 20px -20px -20px -20px; - padding: 20px 15px; - background: #f8f8f8; - text-align: center; -} - -.pricing .btn-buy { - background: var(--highlight); - display: inline-block; - padding: 8px 35px; - border-radius: 4px; - color: var(--background); - transition: none; - font-size: 14px; - font-weight: 400; - font-family: "Raleway", sans-serif; - font-weight: 600; - transition: 0.3s; -} - -.pricing .btn-buy:hover { - background: var(--highlight-alt); -} - -.pricing .featured h3 { - color: var(--background); - background: var(--highlight); -} - -.pricing .advanced { - width: 200px; - position: absolute; - top: 18px; - right: -68px; - transform: rotate(45deg); - z-index: 1; - font-size: 14px; - padding: 1px 0 3px 0; - background: var(--highlight); - color: var(--background); -} - /*-------------------------------------------------------------- # Contact Me --------------------------------------------------------------*/ diff --git a/inner-page.html b/inner-page.html deleted file mode 100644 index c4d347b..0000000 --- a/inner-page.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - Inner Page - Laura Bootstrap Template - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
-
-

- Example inner page template -

-
-
- -
- - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/portfolio-details.html b/portfolio-details.html deleted file mode 100644 index 3299473..0000000 --- a/portfolio-details.html +++ /dev/null @@ -1,185 +0,0 @@ - - - - - - - - Portfolio Details - Laura Bootstrap Template - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -
-
- -
- -
-
-
- -
- -
- -
- -
- -
- -
- -
-
-
-
- -
-
-

Project information

-
    -
  • Category: Web design
  • -
  • Client: ASU Company
  • -
  • Project date: 01 March, 2020
  • -
  • Project URL: www.example.com
  • -
-
-
-

This is an example of portfolio detail

-

- Autem ipsum nam porro corporis rerum. Quis eos dolorem eos itaque inventore commodi labore quia quia. Exercitationem repudiandae officiis neque suscipit non officia eaque itaque enim. Voluptatem officia accusantium nesciunt est omnis tempora consectetur dignissimos. Sequi nulla at esse enim cum deserunt eius. -

-
-
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - \ No newline at end of file