fix broken image link on community page (#14065)
* update image link * Update newcommunity.css
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
e91df53ef7
commit
ee82d89a96
@@ -150,7 +150,7 @@ color:#303030;
|
|||||||
|
|
||||||
|
|
||||||
.events {
|
.events {
|
||||||
background-image:url('https://www2.thelinuxfoundation.org/l/6342/2019-02-21/42ckgy/6342/236996/event_bg.jpg');
|
background-image:url('/images/community/event-bg.jpg');
|
||||||
float:left;
|
float:left;
|
||||||
width:100%;
|
width:100%;
|
||||||
margin-top:3%;
|
margin-top:3%;
|
||||||
|
|||||||
Reference in New Issue
Block a user