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