Remove comment from css
This commit is contained in:
parent
a6ad2f9e5f
commit
bc2554cbfb
|
@ -44,7 +44,7 @@ summary:focus {
|
||||||
pre {
|
pre {
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
table.feed-control td /*:nth-child(2), td:nth-child(3), td:nth-child(4)*/ {
|
table.feed-control td {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
padding: 5px 10px;
|
padding: 5px 10px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue