6f6513ec by zhangmeng

英文翻译

1 parent 61d4c814
...@@ -115,8 +115,8 @@ function goDetail(item) { ...@@ -115,8 +115,8 @@ function goDetail(item) {
115 } 115 }
116 116
117 .yuyue{ 117 .yuyue{
118 width: 200px;
119 height: 30px; 118 height: 30px;
119 padding-right: 10px;
120 background: #000000; 120 background: #000000;
121 border-radius: 20px 0px 0px 2px; 121 border-radius: 20px 0px 0px 2px;
122 padding-left: 15px; 122 padding-left: 15px;
......
...@@ -115,8 +115,8 @@ function goDetail(item) { ...@@ -115,8 +115,8 @@ function goDetail(item) {
115 } 115 }
116 116
117 .yuyue{ 117 .yuyue{
118 width: 200px;
119 height: 30px; 118 height: 30px;
119 padding-right: 10px;
120 background: #000000; 120 background: #000000;
121 border-radius: 20px 0px 0px 2px; 121 border-radius: 20px 0px 0px 2px;
122 padding-left: 15px; 122 padding-left: 15px;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!