Authored by 赵彪

Merge branch 'develop' into 'develop'

Develop

'帮助中心样式修改'

See merge request !82
@@ -20,6 +20,9 @@ @@ -20,6 +20,9 @@
20 &:last-of-type{ 20 &:last-of-type{
21 border-bottom:none; 21 border-bottom:none;
22 } 22 }
  23 + a:visited {
  24 + color: #444444;
  25 + }
23 span{ 26 span{
24 width: 85%; 27 width: 85%;
25 height: 100%; 28 height: 100%;
@@ -36,6 +39,6 @@ @@ -36,6 +39,6 @@
36 .deal_main{ 39 .deal_main{
37 margin: .5rem 3%; 40 margin: .5rem 3%;
38 font-size:1.2em; 41 font-size:1.2em;
39 - widows: 94%; 42 + width: 94%;
40 overflow: hidden; 43 overflow: hidden;
41 } 44 }