diff --git a/index.css b/assets/common.css similarity index 69% rename from index.css rename to assets/common.css index a75b53f..d4a4c30 100644 --- a/index.css +++ b/assets/common.css @@ -1,5 +1,6 @@ h1{ text-align: center; + letter-spacing: 0.3em; } .button{ @@ -29,22 +30,9 @@ h1{ background-color: rgb(14, 230, 219); } - -.img-container{ - /*width:; - height:200px; - left:0; - top:0; - z-index:-1;*/ - text-align: center; - margin: 10px; -} - -.image{ - max-width:100%; - max-height:100%; -} - -#setting{ - text-align: center; -} +footer{ + bottom: 3%; + left:50%; + position: absolute; + transform: translate(-50%,-50%); +} \ No newline at end of file diff --git a/assets/fromInage.css b/assets/fromInage.css new file mode 100644 index 0000000..dcfcc34 --- /dev/null +++ b/assets/fromInage.css @@ -0,0 +1,18 @@ +.img-container{ + /*width:; + height:200px; + left:0; + top:0; + z-index:-1;*/ + text-align: center; + margin: 10px; +} + +.image{ + max-width:100%; + max-height:100%; +} + +#setting{ + text-align: center; +} diff --git a/h5range.css b/assets/h5range.css similarity index 100% rename from h5range.css rename to assets/h5range.css diff --git a/assets/index.css b/assets/index.css new file mode 100644 index 0000000..5c2fc36 --- /dev/null +++ b/assets/index.css @@ -0,0 +1,7 @@ +.sections{ + top:50%; + left: 50%; + position: absolute; + text-align: center; + transform: translate(-50%,-50%); +} \ No newline at end of file diff --git a/html/fromImage.html b/html/fromImage.html new file mode 100644 index 0000000..5c402f9 --- /dev/null +++ b/html/fromImage.html @@ -0,0 +1,69 @@ + + + +
+ +