mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-16 02:35:54 -07:00
Add wave image to home page
This commit is contained in:
parent
55adf6cb63
commit
d4636bda08
5 changed files with 990 additions and 968 deletions
|
|
@ -14,3 +14,10 @@
|
|||
.choir {
|
||||
background-image: url(mission/choir.webp);
|
||||
}
|
||||
|
||||
.wave {
|
||||
background-image: url(wave.webp);
|
||||
background-repeat: no-repeat;
|
||||
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue