summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorSean Finney <seanius@debian.org>2008-06-28 21:14:19 +0200
committerSean Finney <seanius@debian.org>2008-06-28 21:14:19 +0200
commit99cf99a71f5a5aa0bf88706ce9dcbfbfdb957888 (patch)
tree4235145c26ae7bc2a2ea8659d63b1c47f31a6585 /static
parente7dc980ce5e5a0a33ac635d76bffa1b2be9e1abd (diff)
downloadpatch-tracker-99cf99a71f5a5aa0bf88706ce9dcbfbfdb957888.tar.gz
minor template touchups / fixes
Diffstat (limited to 'static')
-rw-r--r--static/css/patches.css4
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;
+}