222
This commit is contained in:
parent
784bd3b7ac
commit
081a43b121
@ -6,6 +6,11 @@
|
||||
|
||||
|
||||
<style>
|
||||
body {
|
||||
-webkit-text-size-adjust: 100% ;
|
||||
text-size-adjust: 100% ;
|
||||
-moz-text-size-adjust: 100%;
|
||||
}
|
||||
strong {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
@ -313,7 +313,7 @@ const handleFreshList = () => {
|
||||
}
|
||||
|
||||
.tag {
|
||||
margin-top: 2px;
|
||||
margin-top: 4px;
|
||||
font-size: 12px;
|
||||
color: #ffffff;
|
||||
height: 15px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user