diff --git "a/\350\256\241\347\256\227\345\231\250/css/shur.css" "b/\350\256\241\347\256\227\345\231\250/css/shur.css" new file mode 100644 index 0000000000000000000000000000000000000000..44d1f528a6feead2d36c2f0c38e4688cc93e7abe --- /dev/null +++ "b/\350\256\241\347\256\227\345\231\250/css/shur.css" @@ -0,0 +1,28 @@ +.whole{ + width: 430px; + height: 730px; + margin: auto; + border-style: solid; + border-color: darkgray; +} +input[type=button]{ + width:78px; + height:78px; + border-radius: 15px; + font-size: x-large; + border-style: none; + transition: all 0.2s; + } +input[type=button]:hover{ + filter: brightness(0.95); +} + + +.input1{ + width: 422px; + height: 210px; + background-color: white; + border-style: solid; + border-color: white; + font-size: -webkit-xxx-large; +} \ No newline at end of file diff --git "a/\350\256\241\347\256\227\345\231\250/img/divide.png" "b/\350\256\241\347\256\227\345\231\250/img/divide.png" new file mode 100644 index 0000000000000000000000000000000000000000..3dabe75472c2cf582c9d0916b34f7ad04768c349 Binary files /dev/null and "b/\350\256\241\347\256\227\345\231\250/img/divide.png" differ diff --git "a/\350\256\241\347\256\227\345\231\250/img/times.png" "b/\350\256\241\347\256\227\345\231\250/img/times.png" new file mode 100644 index 0000000000000000000000000000000000000000..523bea20091b0949901b18edccc3cbda274e6750 Binary files /dev/null and "b/\350\256\241\347\256\227\345\231\250/img/times.png" differ diff --git "a/\350\256\241\347\256\227\345\231\250/index.html" "b/\350\256\241\347\256\227\345\231\250/index.html" new file mode 100644 index 0000000000000000000000000000000000000000..fad7202ea81db2a3fa6ebcfa07480765df94194b --- /dev/null +++ "b/\350\256\241\347\256\227\345\231\250/index.html" @@ -0,0 +1,184 @@ + + + + + + + + + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +