diff --git a/public/css/style.css b/public/css/style.css index cc263fa..d67cbdd 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -113,7 +113,7 @@ a:active { } .btn-home { - background-color: #1bafb4; + background-color: #6700f4; border-radius: 0px; color: #fff; font-size: 18px; @@ -129,7 +129,7 @@ a:active { } .btn-tickets { - background-color: #1bafb4; + background-color: #6700f4; border-radius: 0px; color: #fff; font-size: 18px; @@ -177,7 +177,7 @@ a:active { border-top: 5px solid #ecf0f1; border-bottom: 5px solid #ecf0f1; border-right: 5px solid #ecf0f1; - background: #1bafb4; + background: #6700f4; width: 50px; height: 60px; -webkit-transform-origin: 0% 50%; @@ -214,17 +214,17 @@ a:active { } 20% { - background: #1bafb4; + background: #6700f4; } 29.9% { - background: #1bafb4; + background: #6700f4; } 30% { -webkit-transform: perspective(200px) rotateY(-90deg); transform: perspective(200px) rotateY(-90deg); - background: #1bafb4; + background: #6700f4; } 54.999% { @@ -238,13 +238,13 @@ a:active { 60% { -webkit-transform: perspective(200px) rotateY(-180deg); transform: perspective(200px) rotateY(-180deg); - background: #1bafb4; + background: #6700f4; } 100% { -webkit-transform: perspective(200px) rotateY(-180deg); transform: perspective(200px) rotateY(-180deg); - background: #1bafb4; + background: #6700f4; } } @@ -255,17 +255,17 @@ a:active { } 20% { - background: #1bafb4; + background: #6700f4; } 29.9% { - background: #1bafb4; + background: #6700f4; } 30% { -webkit-transform: perspective(200px) rotateY(-90deg); transform: perspective(200px) rotateY(-90deg); - background: #1bafb4; + background: #6700f4; } 54.999% { @@ -279,13 +279,13 @@ a:active { 60% { -webkit-transform: perspective(200px) rotateY(-180deg); transform: perspective(200px) rotateY(-180deg); - background: #1bafb4; + background: #6700f4; } 100% { -webkit-transform: perspective(200px) rotateY(-180deg); transform: perspective(200px) rotateY(-180deg); - background: #1bafb4; + background: #6700f4; } } @@ -443,7 +443,7 @@ a:active { font-size: 30px; display: inline-block; margin-bottom: 15px; - color: #1bafb4; + color: #6700f4; } .service .block h3 { @@ -540,7 +540,7 @@ a:active { border-radius: 0; border: none; box-shadow: none; - background: #1bafb4; + background: #6700f4; padding: 0px 35px; color: #fff; font-weight: bold; @@ -559,8 +559,8 @@ a:active { .btn-send { line-height: 48px; - border: 2px solid #1bafb4; - background: #1bafb4; + border: 2px solid #6700f4; + background: #6700f4; color: #fff; width: 100%; font-size: 14px; diff --git a/themes/infinity-hugo/static/css/style.css b/themes/infinity-hugo/static/css/style.css index cc263fa..d67cbdd 100644 --- a/themes/infinity-hugo/static/css/style.css +++ b/themes/infinity-hugo/static/css/style.css @@ -113,7 +113,7 @@ a:active { } .btn-home { - background-color: #1bafb4; + background-color: #6700f4; border-radius: 0px; color: #fff; font-size: 18px; @@ -129,7 +129,7 @@ a:active { } .btn-tickets { - background-color: #1bafb4; + background-color: #6700f4; border-radius: 0px; color: #fff; font-size: 18px; @@ -177,7 +177,7 @@ a:active { border-top: 5px solid #ecf0f1; border-bottom: 5px solid #ecf0f1; border-right: 5px solid #ecf0f1; - background: #1bafb4; + background: #6700f4; width: 50px; height: 60px; -webkit-transform-origin: 0% 50%; @@ -214,17 +214,17 @@ a:active { } 20% { - background: #1bafb4; + background: #6700f4; } 29.9% { - background: #1bafb4; + background: #6700f4; } 30% { -webkit-transform: perspective(200px) rotateY(-90deg); transform: perspective(200px) rotateY(-90deg); - background: #1bafb4; + background: #6700f4; } 54.999% { @@ -238,13 +238,13 @@ a:active { 60% { -webkit-transform: perspective(200px) rotateY(-180deg); transform: perspective(200px) rotateY(-180deg); - background: #1bafb4; + background: #6700f4; } 100% { -webkit-transform: perspective(200px) rotateY(-180deg); transform: perspective(200px) rotateY(-180deg); - background: #1bafb4; + background: #6700f4; } } @@ -255,17 +255,17 @@ a:active { } 20% { - background: #1bafb4; + background: #6700f4; } 29.9% { - background: #1bafb4; + background: #6700f4; } 30% { -webkit-transform: perspective(200px) rotateY(-90deg); transform: perspective(200px) rotateY(-90deg); - background: #1bafb4; + background: #6700f4; } 54.999% { @@ -279,13 +279,13 @@ a:active { 60% { -webkit-transform: perspective(200px) rotateY(-180deg); transform: perspective(200px) rotateY(-180deg); - background: #1bafb4; + background: #6700f4; } 100% { -webkit-transform: perspective(200px) rotateY(-180deg); transform: perspective(200px) rotateY(-180deg); - background: #1bafb4; + background: #6700f4; } } @@ -443,7 +443,7 @@ a:active { font-size: 30px; display: inline-block; margin-bottom: 15px; - color: #1bafb4; + color: #6700f4; } .service .block h3 { @@ -540,7 +540,7 @@ a:active { border-radius: 0; border: none; box-shadow: none; - background: #1bafb4; + background: #6700f4; padding: 0px 35px; color: #fff; font-weight: bold; @@ -559,8 +559,8 @@ a:active { .btn-send { line-height: 48px; - border: 2px solid #1bafb4; - background: #1bafb4; + border: 2px solid #6700f4; + background: #6700f4; color: #fff; width: 100%; font-size: 14px;