|
@@ -10,7 +10,7 @@
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
<style>
|
|
|
* { padding: 0; margin: 0; }
|
|
|
-.titles { position: fixed; top: 0; left: 0; right: 0; z-index: 5; display: block; text-align: center; font-size: 0.66666667rem; line-height: 1; padding: .3rem 0; }
|
|
|
+.titles { position: fixed; top: 0; left: 0; right: 0; z-index: 5; display: block; text-align: center; font-size: 0.66666667rem; line-height: 1; padding: .3rem 0; background-color: #fff;}
|
|
|
.titles span { width: 0.66666667rem; height: 0.66666667rem; position: absolute; top: .25rem; left: 15px; background: url('http://oduj3utzz.bkt.clouddn.com/2018_04_02_green_left.svg'); background-position: center; -moz-background-size: 100%; background-size: 100%; }
|
|
|
.container { margin-top: 1.4rem; padding: 0 15px; }
|
|
|
.container .items { margin-bottom: 15px; }
|