adjust a decoration style in link block
This commit is contained in:
parent
0ce065b9d3
commit
d1271553c7
1 changed files with 1 additions and 0 deletions
|
@ -234,6 +234,7 @@ p{
|
||||||
.share-link-block a{
|
.share-link-block a{
|
||||||
color:#17a2b8;
|
color:#17a2b8;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 附注信息 */
|
/* 附注信息 */
|
||||||
|
|
Loading…
Add table
Reference in a new issue