forked from tanner/qotnews
Remove article numbers
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user