From ae86ae0cda7c87b21eeef533709c7699894a3f4a Mon Sep 17 00:00:00 2001 From: fr34k Date: Sat, 31 Oct 2020 16:48:02 +0100 Subject: [PATCH] change index, tidy up css --- css/projects.css | 34 ++++++++++++++++++++++++---------- css/styles.css | 13 ++----------- index.php | 10 ++++------ 3 files changed, 30 insertions(+), 27 deletions(-) diff --git a/css/projects.css b/css/projects.css index 22ede48..7fb77ea 100644 --- a/css/projects.css +++ b/css/projects.css @@ -142,19 +142,16 @@ header { } .nav a { - font-weight: 900; + font-weight: 500; text-decoration: none; - /*! padding: 0.5em; */ - color: white; - font-size: 14pt; - /*! font-weight: bold; */ + color: #f9f9ed; + font-size: 18pt; } .nav a:hover { color: #ddd; - font-size: 16pt; - /*! font-weight: bold; */ + font-size: 20pt; } .logo { @@ -164,6 +161,17 @@ header { } +/* Index +================ */ + +.index_start { + background-image: url(/images/backgroud_img/index_bg.jpg); + background-size: cover; + background-position: center; + top: 0px; +} + + /* Collection ================*/ @@ -217,7 +225,13 @@ div.collection div.col-desc { /*border: 2px solid #f9f9ed; */ } -.col-img-desc { +.col-image:hover{ + filter: blur(1px); + filter: brightness(50%); + cursor: pointer; +} + +/*.col-img-desc { display: block; position: absolute; bottom: 0; @@ -230,7 +244,7 @@ div.collection div.col-desc { opacity: 0; border-radius: 50%; transition: .5s ease; -} +} .col-img-container:hover .col-img-desc { opacity: 1; @@ -246,7 +260,7 @@ div.collection div.col-desc { -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; -} +} */ /* Images Instagram =======================*/ diff --git a/css/styles.css b/css/styles.css index a13d093..c15ad3b 100644 --- a/css/styles.css +++ b/css/styles.css @@ -91,22 +91,13 @@ p:last-of-type { /* Parallax =================== */ /* Das sollte wohl mal DAS werden https://www.w3schools.com/howto/howto_css_parallax.asp */ -.parallax--bg { +/*.parallax--bg { width: auto; -} +}*/ /* hero-home =================== */ -.home-hero { - background-image: url(/images/backgroud_img/hero-bg.jpg); - background-size: cover; - background-position: center; - padding: 10em 0; - top: 0px; - color: #fff; -} - @media (min-width: 60rem) { .home-hero { height: 100vh; diff --git a/index.php b/index.php index d928cbb..8cc6838 100644 --- a/index.php +++ b/index.php @@ -1,12 +1,10 @@ -
-
-

bricabracomania metalworks -

- See Our Work +
+
+
-
+