more fixes

This commit is contained in:
jack1142 2020-10-30 00:27:05 +01:00
parent 28a52f5719
commit a203a17600
No known key found for this signature in database
GPG Key ID: 95A9D6BCDE5C1283

View File

@ -126,6 +126,8 @@ body>div.nav.top .nav-link {
border-radius: 3px;
color: #150000;
text-decoration: none;
font-size: 13px;
padding: 1px 6px;
}
body>div.nav .nav-link.right {
@ -332,10 +334,10 @@ body>div.list a.src-link {
font-size: 10px;
vertical-align: middle;
display: inline-block;
float: right;
float: right;
cursor: pointer;
text-decoration: none
color: black;
text-decoration: none;
color: #000000d9;
}
body>div.list div t svg.icon {