修改RMB符号
This commit is contained in:
parent
26c9142d3a
commit
13c555bca7
|
|
@ -137,7 +137,7 @@ page, .bg-page { background: #f7f7f7; }
|
|||
.coreshop-line-height-initial { line-height: initial }
|
||||
|
||||
/*人民币符号*/
|
||||
.coreshop-text-price::before { content: "¥"; font-size: 80%; margin-right: 4upx; }
|
||||
.coreshop-text-price::before { content: ""; font-size: 80%; margin-right: 4upx; }
|
||||
|
||||
/*字体格式*/
|
||||
.coreshop-text-bold { font-weight: bold; }
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user