forked from frappe/frappe
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'staging' into production
- Loading branch information
Showing
15 changed files
with
325 additions
and
166 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
body[data-path="blog"] .page-header, | ||
body[data-path="blog"] .page-breadcrumbs, | ||
body[data-path="blog"] .page_content > p { | ||
display: none; | ||
} | ||
|
||
.container.my-5 { | ||
margin-top: 0 !important; /* csslint allow: known-properties, important */ | ||
} | ||
|
||
.result { | ||
display: flex; | ||
flex-wrap: wrap; | ||
margin-bottom: 3.75rem; | ||
} | ||
|
||
.website-list .result { | ||
border-bottom: 0; | ||
} | ||
|
||
header .header-info h2 { | ||
color: #fff; | ||
font-size: 32px; | ||
line-height: 39px; | ||
max-width: 410px; | ||
} | ||
|
||
header .col-md-8 img { | ||
display: none; | ||
} | ||
|
||
header .header-info { | ||
background: #FFFFFF 0% 0% no-repeat padding-box; | ||
box-shadow: 0px 6px 6px #0000002E; | ||
border: 1px solid #DEDEDE; | ||
border-radius: 44px; | ||
} | ||
|
||
.blog-list-item .title img { | ||
border-top-left-radius: 14px; | ||
border-top-right-radius: 14px; | ||
height: 220px; | ||
width: 100%; | ||
margin-bottom: 15px; | ||
} | ||
|
||
header .header-info .col-md-4 img { | ||
border-top-left-radius: 44px; | ||
border-bottom-left-radius: 44px; | ||
width: 100%; | ||
height: 100%; | ||
} | ||
|
||
header .header-info .col-md-8 { | ||
padding: 20px 70px 20px 40px | ||
} | ||
|
||
.feature_category_text { | ||
font: normal normal bold 14px/17px 'Lato', sans-serif; | ||
color: #616161; | ||
text-transform: capitalize; | ||
} | ||
|
||
.blog_date { | ||
font: normal normal 300 14px/17px 'Lato', sans-serif; | ||
color: #616161; | ||
} | ||
|
||
.blog_title a { | ||
font: normal normal bold 24px/29px 'Lato', sans-serif; | ||
color: #3D3D3D; | ||
text-decoration: none; | ||
} | ||
|
||
.blog_content { | ||
font: normal normal normal 18px/22px 'Lato', sans-serif; | ||
color: #6E6E6E; | ||
} | ||
|
||
.blog-list-item .box { | ||
background: #FFFFFF 0% 0% no-repeat padding-box; | ||
box-shadow: 0px 6px 6px #0000002E; | ||
border: 1px solid #CECECE; | ||
border-radius: 14px; | ||
} | ||
|
||
.blog-list-item .blog_content { | ||
font: normal normal normal 14px/17px 'Lato', sans-serif; | ||
color: #6B6B6B; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
main.container { | ||
max-width: unset!important; | ||
padding:0!important; | ||
} | ||
|
||
ol.breadcrumb { | ||
display: none; | ||
} | ||
|
||
.blog-container { | ||
position: relative; | ||
} | ||
|
||
header { | ||
background: #C2C2C2 0% 0% no-repeat padding-box; | ||
height: 580px; | ||
position: absolute; | ||
width: 100%; | ||
z-index: -9; | ||
} | ||
|
||
.blog-container .content { | ||
padding-top: 60px; | ||
} | ||
|
||
.blog-container .container { | ||
background: #FFFFFF 0% 0% no-repeat padding-box; | ||
box-shadow: 0px 6px 6px #00000029; | ||
border: 1px solid #C1C1C1; | ||
border-radius: 40px; | ||
padding: 50px 70px; | ||
} | ||
|
||
.blog-container hr { | ||
border-top: 1px solid #8d99a6; | ||
} | ||
|
||
h1.blog-header { | ||
font: normal normal normal 53px/63px 'Lato', sans-serif; | ||
color: #373737; | ||
} | ||
|
||
p.blog_date { | ||
font: normal normal 300 14px/17px 'Lato', sans-serif; | ||
color: #616161; | ||
} | ||
|
||
.feature_category_text { | ||
font: normal normal normal 14px/17px 'Lato', sans-serif; | ||
color: #616161; | ||
text-transform: capitalize; | ||
margin: 20px 0 10px; | ||
} | ||
|
||
.media h5 a { | ||
font: normal normal bold 24px/29px 'Lato', sans-serif; | ||
color: #222A3D; | ||
} | ||
|
||
.media p { | ||
font: normal normal normal 14px/17px 'Lato', sans-serif; | ||
color: #222A3D; | ||
} | ||
|
||
.blog-comments .comment-header { | ||
font: normal normal bold 18px/22px 'Lato', sans-serif; | ||
color: #222A3D; | ||
} | ||
|
||
.comment-row span.font-weight-bold { | ||
font: normal normal bold 18px/22px 'Lato',sans-serif; | ||
color: #222A3D; | ||
} | ||
|
||
.comment-row .media-body .text-muted p { | ||
font: normal normal normal 20px/24px 'Lato', sans-serif; | ||
color: #515A6E; | ||
} | ||
|
||
#comment-form input, | ||
#comment-form textarea { | ||
border: 1px solid #929AAC; | ||
border-radius: 10px; | ||
} |
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.