moved images to s3 and added terraform scripts
@@ -1,7 +1,7 @@
|
||||
.App {
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
background-image: url('./straysheep.png') ;
|
||||
background-image: url('https://static.catherine-fc.com/tool/straysheep.png') ;
|
||||
background-size: cover;
|
||||
background-repeat: none;
|
||||
}
|
||||
|
||||
@@ -42,35 +42,35 @@
|
||||
|
||||
}
|
||||
.cementery {
|
||||
@include stageImage('../../static/img/01.png');
|
||||
@include stageImage('https://static.catherine-fc.com/tool/01.png');
|
||||
}
|
||||
.prison {
|
||||
@include stageImage('../../static/img/02.png');
|
||||
@include stageImage('https://static.catherine-fc.com/tool/02.png');
|
||||
}
|
||||
.torture {
|
||||
@include stageImage('../../static/img/03.png');
|
||||
@include stageImage('https://static.catherine-fc.com/tool/03.png');
|
||||
}
|
||||
.inquisition {
|
||||
@include stageImage('../../static/img/04.png');
|
||||
@include stageImage('https://static.catherine-fc.com/tool/04.png');
|
||||
}
|
||||
.quadrangle {
|
||||
@include stageImage('../../static/img/05.png');
|
||||
@include stageImage('https://static.catherine-fc.com/tool/05.png');
|
||||
}
|
||||
.clock {
|
||||
@include stageImage('../../static/img/06.png');
|
||||
@include stageImage('https://static.catherine-fc.com/tool/06.png');
|
||||
}
|
||||
.spiral {
|
||||
@include stageImage('../../static/img/07.png');
|
||||
@include stageImage('https://static.catherine-fc.com/tool/07.png');
|
||||
}
|
||||
.cathedral {
|
||||
@include stageImage('../../static/img/08.png');
|
||||
@include stageImage('https://static.catherine-fc.com/tool/08.png');
|
||||
}
|
||||
.empireo {
|
||||
@include stageImage('../../static/img/09.png');
|
||||
@include stageImage('https://static.catherine-fc.com/tool/09.png');
|
||||
}
|
||||
.close {
|
||||
@include stageImage('../../static/img/10.png');
|
||||
@include stageImage('https://static.catherine-fc.com/tool/10.png');
|
||||
}
|
||||
.arrange {
|
||||
@include stageImage('../../static/img/11.png');
|
||||
@include stageImage('https://static.catherine-fc.com/tool/11.png');
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.3 MiB |
|
Before Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 1.4 MiB |
|
Before Width: | Height: | Size: 1.4 MiB |
|
Before Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 1.3 MiB |
|
Before Width: | Height: | Size: 858 KiB |
|
Before Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 995 KiB |
|
Before Width: | Height: | Size: 1.3 MiB |
|
Before Width: | Height: | Size: 2.7 MiB |