Finish page backgrounds and buttons rebranding
This commit is contained in:
@@ -1,30 +1,66 @@
|
||||
$main-color: #6BFDB1;
|
||||
$blue1-color: #01BACE;
|
||||
$blue2-color: #0D4F76;
|
||||
$darkblue-color: #081420;
|
||||
.navbar{
|
||||
background: #0d4f76;
|
||||
background: $blue2-color;
|
||||
}
|
||||
.site-navigation .nav-item .nav-link {
|
||||
color: #6bfdb1
|
||||
color: $main-color;
|
||||
}
|
||||
.btn-primary{
|
||||
background:#01bace
|
||||
background: $blue1-color;
|
||||
}
|
||||
|
||||
.btn-primary:hover{
|
||||
background:#017380
|
||||
background:#017380;
|
||||
}
|
||||
|
||||
|
||||
.btn {
|
||||
color: #6bfdb1 !important
|
||||
color: $main-color !important;
|
||||
}
|
||||
|
||||
$bg-blur: rgba(#000, 0.4);
|
||||
$bg-blur: rgba($darkblue-color, 0.4);
|
||||
.site-hero-content {
|
||||
background-color: $bg-blur;
|
||||
}
|
||||
|
||||
.site-hero-content h1 {
|
||||
color: #6bfdb1 !important;
|
||||
color: $main-color !important;
|
||||
}
|
||||
.site-hero-content h6 {
|
||||
color: #6bfdb1 !important;
|
||||
color: $main-color !important;
|
||||
}
|
||||
|
||||
.site-project, .site-blog, .site-project-single-section {
|
||||
background: $blue1-color;
|
||||
}
|
||||
|
||||
.site-project-header, .site-blog-header{
|
||||
background: $blue1-color;
|
||||
}
|
||||
|
||||
.site-project-item-content, .site-blog-post-content{
|
||||
background-color: $blue2-color
|
||||
}
|
||||
.site-blog-post{
|
||||
background-color: $blue2-color
|
||||
}
|
||||
|
||||
.section-title{
|
||||
background-color: $bg-blur;
|
||||
}
|
||||
|
||||
.site-project-pagination .pagination .page-item .page-link{
|
||||
background: $blue2-color;
|
||||
}
|
||||
.site-blog-pagination .pagination .page-item .page-link{
|
||||
background: $blue2-color;
|
||||
}
|
||||
.site-project-pagination .pagination .page-item.active .page-link{
|
||||
background: $main-color;
|
||||
}
|
||||
.site-blog-pagination .pagination .page-item.active .page-link{
|
||||
background: $main-color;
|
||||
}
|
||||
|
||||
17
config.toml
17
config.toml
@@ -1,4 +1,4 @@
|
||||
baseURL = "http://example.org/"
|
||||
baseURL = "https://dev.nextia.space/"
|
||||
languageCode = "en-us"
|
||||
title = "Nextia | Maker movement in Mexico"
|
||||
theme = "roxo-hugo"
|
||||
@@ -11,10 +11,10 @@ summarylength = 25
|
||||
name = "Home"
|
||||
url = ""
|
||||
weight = 1
|
||||
[[menu.nav]]
|
||||
name = "About"
|
||||
url = "about"
|
||||
weight = 2
|
||||
#[[menu.nav]]
|
||||
#name = "About"
|
||||
#url = "about"
|
||||
#weight = 2
|
||||
[[menu.nav]]
|
||||
name = "Portfolio"
|
||||
url = "portfolio"
|
||||
@@ -82,7 +82,9 @@ summarylength = 25
|
||||
enable = true
|
||||
title = "RECENT BLOG ENTRIES"
|
||||
subtitle = "Tutorials, development anecdotes and think pieces."
|
||||
view_entry = "view entry"
|
||||
read_more = "READ MORE"
|
||||
scroll_down = "scroll down"
|
||||
|
||||
[params.portfolio]
|
||||
enable = false
|
||||
@@ -107,13 +109,12 @@ summarylength = 25
|
||||
[params.footer.contactInfo]
|
||||
title = "Contact Info"
|
||||
address = "713 Elmwood St.<br>Prior Lake, MN 55372"
|
||||
phone = "409-896-1444"
|
||||
email = "info@roxo.co"
|
||||
email = "bh365@protonmail.com"
|
||||
# Footer Sitemap
|
||||
[params.footer.sitemap]
|
||||
title = "Sitemap"
|
||||
[[params.footer.sitemap.link]]
|
||||
name = "About Company"
|
||||
name = "About"
|
||||
url = "about"
|
||||
[[params.footer.sitemap.link]]
|
||||
name = "Projects"
|
||||
|
||||
@@ -3,6 +3,7 @@ title: "Design Inspiration: The Best Projects From December"
|
||||
date: 2019-12-24T13:45:06+06:00
|
||||
image: images/blog/blog-post-04.jpg
|
||||
feature_image: images/blog/blog-details-image.jpg
|
||||
category: ["EXAMPLE"]
|
||||
author: Alexender Schoitiz
|
||||
---
|
||||
### Black Lines brand identity, by & Smith
|
||||
|
||||
@@ -3,6 +3,7 @@ title: "Design Inspiration: The Best Projects From November"
|
||||
date: 2019-12-24T13:36:06+06:00
|
||||
image: images/blog/blog-post-02.jpg
|
||||
feature_image: images/blog/blog-details-image.jpg
|
||||
category: ["EXAMPLE"]
|
||||
author: Alexender Schoitiz
|
||||
---
|
||||
### Black Lines brand identity, by & Smith
|
||||
|
||||
@@ -3,6 +3,7 @@ title: "Pt Chooses Classic Blue for Its Colour of the Year 2020"
|
||||
date: 2019-12-24T13:32:54+06:00
|
||||
image: images/blog/blog-post-03.jpg
|
||||
feature_image: images/blog/blog-details-image.jpg
|
||||
category: ["EXAMPLE"]
|
||||
author: Alexender Schoitiz
|
||||
---
|
||||
### Black Lines brand identity, by & Smith
|
||||
|
||||
@@ -3,6 +3,7 @@ title: "The 10 Biggest Rebrands and Logo Designs of 2019"
|
||||
date: 2019-12-24T13:40:00+06:00
|
||||
image: images/blog/blog-post-01.jpg
|
||||
feature_image: images/blog/blog-details-image.jpg
|
||||
category: ["EXAMPLE"]
|
||||
author: Alexender Schoitiz
|
||||
---
|
||||
### Black Lines brand identity, by & Smith
|
||||
|
||||
@@ -3,6 +3,7 @@ title: "The 10 Biggest Product Stories of 2019"
|
||||
date: 2019-12-24T12:58:17+06:00
|
||||
image: images/blog/blog-post-04.jpg
|
||||
feature_image: images/blog/blog-details-image.jpg
|
||||
category: ["EXAMPLE"]
|
||||
author: Alexender Schoitiz
|
||||
---
|
||||
### Black Lines brand identity, by & Smith
|
||||
|
||||
Reference in New Issue
Block a user