Skip to content

Commit 10a111d

Browse files
committed
Update page for 2027
1 parent 6881ab9 commit 10a111d

14 files changed

Lines changed: 32 additions & 23 deletions

assets/css/style.css

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -634,8 +634,8 @@ font-size: 20px !important;
634634
#hero {
635635
width: 100%;
636636
height: 100vh;
637-
background: url("/assets/img/cropped.webp") top center;
638-
background-size: cover;
637+
background: url("/assets/img/WCCHSC.jpg") top center;
638+
background-size: auto;
639639
overflow: auto;
640640
position: relative;
641641
}
@@ -787,7 +787,7 @@ font-size: 20px !important;
787787
#hero2 {
788788
width: 100%;
789789
height: 45vh;
790-
background: url("/assets/img/papersteadfast8.webp") ;
790+
background: url("/assets/img/paper.png") ;
791791
background-position: center;
792792
overflow: auto;
793793
position: relative;
@@ -806,7 +806,7 @@ font-size: 20px !important;
806806
#hero2 {
807807
width: 100%;
808808
height: 50vh;
809-
background: url("/assets/img/papersteadfast9.webp") ;
809+
background: url("/assets/img/paper.png") ;
810810
background-position: center;
811811
background-size: 100% 100%;
812812
overflow: hidden;
@@ -916,7 +916,7 @@ font-size: 20px !important;
916916
# About Section
917917
--------------------------------------------------------------*/
918918
#about {
919-
background: url("/assets/img/papersteadfast3.png");
919+
background: url("/assets/img/paper.png");
920920
background-size: cover;
921921
overflow: hidden;
922922
position: relative;
@@ -937,7 +937,7 @@ font-size: 20px !important;
937937
#about{
938938
width: 100%;
939939
height: fit-content;
940-
background: url("/assets/img/papersteadfast9.png") ;
940+
background: url("/assets/img/paper.png") ;
941941
background-position: center;
942942
background-size: 100% 100%;
943943
overflow: hidden;
@@ -1160,7 +1160,7 @@ font-size: 20px !important;
11601160
}
11611161

11621162
#venue .venue-info {
1163-
background: url("../img/paper-4.JPG") top center no-repeat;
1163+
background: url("/assets/img/paper.png") top center no-repeat;
11641164
background-size: cover;
11651165
position: relative;
11661166
height: 100%;
@@ -1607,7 +1607,7 @@ and (max-width : 770px) {
16071607
--------------------------------------------------------------*/
16081608
#subscribe {
16091609
padding: 60px;
1610-
background: url(/assets/img/M&C_halfcrop.jpeg) center center no-repeat;
1610+
background: url(/assets/img/cropped.jpeg) center center no-repeat;
16111611
background-size: cover;
16121612
overflow: hidden;
16131613
position: relative;
@@ -1767,7 +1767,7 @@ and (max-width : 770px) {
17671767
--------------------------------------------------------------*/
17681768
#contactus {
17691769
padding: 60px;
1770-
background: url(/assets/img/paper-4.JPG) center center no-repeat;
1770+
background: url(/assets/img/paper.png) center center no-repeat;
17711771
background-size: cover;
17721772
overflow: hidden;
17731773
position: relative;

assets/img/WCCHSC.jpg

2.04 MB
Loading

assets/img/WCCHSC2024.jpg

-3.6 MB
Binary file not shown.

assets/img/cropped.webp

-712 KB
Binary file not shown.

assets/img/paper-4.JPG

-2.4 MB
Binary file not shown.
12.5 MB
Loading

assets/img/papersteadfast3.png

-12.5 MB
Binary file not shown.

assets/img/papersteadfast8.webp

-1.29 MB
Binary file not shown.

assets/img/papersteadfast9.png

-12.5 MB
Binary file not shown.

0 commit comments

Comments
 (0)