diff options
author | Sean Finney <seanius@debian.org> | 2008-06-28 21:14:19 +0200 |
---|---|---|
committer | Sean Finney <seanius@debian.org> | 2008-06-28 21:14:19 +0200 |
commit | 99cf99a71f5a5aa0bf88706ce9dcbfbfdb957888 (patch) | |
tree | 4235145c26ae7bc2a2ea8659d63b1c47f31a6585 /static/css/patches.css | |
parent | e7dc980ce5e5a0a33ac635d76bffa1b2be9e1abd (diff) | |
download | patch-tracker-99cf99a71f5a5aa0bf88706ce9dcbfbfdb957888.tar.gz |
minor template touchups / fixes
Diffstat (limited to 'static/css/patches.css')
-rw-r--r-- | static/css/patches.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/patches.css b/static/css/patches.css index 2f6d7f2..17fc898 100644 --- a/static/css/patches.css +++ b/static/css/patches.css @@ -65,3 +65,7 @@ div.pagefooter { text-align: center; font-size: small; } + +.url { + font-family: fixed; +} |