Uthar commited on
Commit
dffe982
·
verified ·
1 Parent(s): 3da385c

Upload css.css

Browse files
Files changed (1) hide show
  1. css.css +2 -6
css.css CHANGED
@@ -6927,7 +6927,6 @@ div.retry {
6927
  overflow: hidden;
6928
  padding-bottom: 23px;
6929
  padding-top: 48px;
6930
- border: 2px dashed #fff;
6931
  border-radius: 40px;
6932
  position: relative;
6933
  z-index: 2;
@@ -7952,14 +7951,11 @@ a.jump-link {
7952
  }
7953
  }
7954
  .banner_box > #drag-zone {
7955
- max-width: 780px;
7956
  width: 100%;
7957
- -webkit-box-shadow: 0 3px 27px rgba(63, 101, 144, 0.18);
7958
- box-shadow: 0 3px 27px rgba(63, 101, 144, 0.18);
7959
- margin: 20px auto 47px;
7960
  overflow: hidden;
7961
  padding-bottom: 48px;
7962
- border: 2px dashed #fff;
7963
  }
7964
  .banner_box > div > span {
7965
  font-size: 30px;
 
6927
  overflow: hidden;
6928
  padding-bottom: 23px;
6929
  padding-top: 48px;
 
6930
  border-radius: 40px;
6931
  position: relative;
6932
  z-index: 2;
 
7951
  }
7952
  }
7953
  .banner_box > #drag-zone {
7954
+ max-width: 600px;
7955
  width: 100%;
 
 
 
7956
  overflow: hidden;
7957
  padding-bottom: 48px;
7958
+ background-color: #606060;
7959
  }
7960
  .banner_box > div > span {
7961
  font-size: 30px;