Diffstat (limited to 'cgit.css')
| -rw-r--r-- | cgit.css | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -212,15 +212,6 @@ table.blob td.no { text-align: right; } -table.blob td.no a { - color: black; -} - -table.blob td.no a:hover { - color: black; - text-decoration: none; -} - table.blob td.txt { white-space: pre; font-family: monospace; |