Remove article numbers

This commit is contained in:
2020-07-04 22:38:36 +00:00
parent 72d4a68929
commit eb1137299d
4 changed files with 2 additions and 15 deletions

View File

@@ -46,7 +46,7 @@ pre {
.item {
display: table;
color: #828282;
margin-bottom: 0.6rem;
margin-bottom: 0.7rem;
}
.item .source-logo {
@@ -61,11 +61,6 @@ pre {
text-decoration: underline;
}
.item .num {
display: table-cell;
width: 2em;
}
.item a.link {
font-size: 1.1rem;
color: #000000;