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