mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
for-events: Change header image.
This commit is contained in:
BIN
static/images/landing-page/for-events.jpg
Normal file
BIN
static/images/landing-page/for-events.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 108 KiB |
@@ -2335,6 +2335,14 @@ nav {
|
|||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.portico-landing.why-page .bg-events {
|
||||||
|
position: relative;
|
||||||
|
|
||||||
|
background-image: url(../../images/landing-page/for-events.jpg);
|
||||||
|
background-size: cover;
|
||||||
|
background-position: center;
|
||||||
|
}
|
||||||
|
|
||||||
.portico-landing.why-page .bg-education {
|
.portico-landing.why-page .bg-education {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<div class="portico-landing why-page no-slide solutions-page">
|
<div class="portico-landing why-page no-slide solutions-page">
|
||||||
<div class="hero bg-education">
|
<div class="hero bg-events">
|
||||||
<div class="bg-dimmer"></div>
|
<div class="bg-dimmer"></div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h1 class="center">Zulip for conferences and events</h1>
|
<h1 class="center">Zulip for conferences and events</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user