mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 20:37:46 +00:00
changed banner images
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
|
|
||||||
.blogHeaderText {
|
.blogHeaderText {
|
||||||
position: relative;
|
position: relative;
|
||||||
color: var(--ifm-color-primary);
|
color: #ffffff;
|
||||||
font-size: 30px;
|
font-size: 48px;
|
||||||
max-width: 396px;
|
max-width: 396px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 100%;
|
line-height: 133%;
|
||||||
top: 20px;
|
top: 21px;
|
||||||
left: 20px;
|
left: 74px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.background {
|
.background {
|
||||||
|
|||||||
@@ -1,13 +1,13 @@
|
|||||||
|
|
||||||
.blogHeaderText {
|
.blogHeaderText {
|
||||||
position: relative;
|
position: relative;
|
||||||
color: var(--ifm-color-primary);
|
color: #ffffff;
|
||||||
font-size: 30px;
|
font-size: 48px;
|
||||||
max-width: 396px;
|
max-width: 459px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 100%;
|
line-height: 130%;
|
||||||
top: 20px;
|
top: 29px;
|
||||||
left: 20px;
|
left: 228px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.background {
|
.background {
|
||||||
@@ -19,6 +19,7 @@
|
|||||||
.imageContainer {
|
.imageContainer {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 180px;
|
height: 180px;
|
||||||
background-image: url('../../../../static/blog/blog_banner_template.png');
|
background-size: 1920px 180px;
|
||||||
|
background-image: url('../../../../static/blog/marketplace_banner_template.png');
|
||||||
background-repeat: repeat;
|
background-repeat: repeat;
|
||||||
}
|
}
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 225 KiB |
Reference in New Issue
Block a user