diff options
author | Gun.io Whitespace Robot <contact@gun.io> | 2011-12-15 22:35:46 -0500 |
---|---|---|
committer | Gun.io Whitespace Robot <contact@gun.io> | 2011-12-15 22:35:46 -0500 |
commit | c842ec66d79dc2515e610cad1a2bf62739dca837 (patch) | |
tree | c6b005f3a60f698baf29899ba41051e37809c6fc /web/css | |
parent | ea20ca3acdb33a5cfb091eb60cefea0f0727eecf (diff) | |
download | hakyll-c842ec66d79dc2515e610cad1a2bf62739dca837.tar.gz |
Remove whitespace [Gun.io WhitespaceBot]
Diffstat (limited to 'web/css')
-rw-r--r-- | web/css/syntax.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/css/syntax.css b/web/css/syntax.css index 1aed859..75ead0a 100644 --- a/web/css/syntax.css +++ b/web/css/syntax.css @@ -1,9 +1,9 @@ /* Generated by pandoc. */ -table.sourceCode, tr.sourceCode, td.lineNumbers, td.sourceCode, table.sourceCode pre +table.sourceCode, tr.sourceCode, td.lineNumbers, td.sourceCode, table.sourceCode pre { margin: 0; padding: 0; border: 0; vertical-align: baseline; border: none; } td.lineNumbers { border-right: 1px solid #AAAAAA; text-align: right; color: #AAAAAA; padding-right: 5px; padding-left: 5px; } td.sourceCode { padding-left: 5px; } -pre.sourceCode span.kw { color: #007020; font-weight: bold; } +pre.sourceCode span.kw { color: #007020; font-weight: bold; } pre.sourceCode span.dt { color: #902000; } pre.sourceCode span.dv { color: #40a070; } pre.sourceCode span.bn { color: #40a070; } |