diff options
| author | timb <timb@mb.home> | 2010-04-01 00:48:45 -0700 |
|---|---|---|
| committer | timb <timb@mb.home> | 2010-04-01 00:48:45 -0700 |
| commit | f3d1b68e3919345c67be06cbd7e7bb61f67ffcbd (patch) | |
| tree | ec9b15cc4f0ceb34a1335592dd6505bfdb6bcfd9 /static/help.html | |
| parent | 70d8c1992f97286a63babcf7ebd996ab74ec7eac (diff) | |
organize some images, move css to static/css/, clean up templates, remove junk
Diffstat (limited to 'static/help.html')
| -rw-r--r-- | static/help.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/help.html b/static/help.html index e1a412f..9a1c28e 100644 --- a/static/help.html +++ b/static/help.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>dump.fm help</title>
-<link rel="stylesheet" href="/static/ChatBubble-simple.css" media="screen" />
+<link rel="stylesheet" href="/static/css/ChatBubble-simple.css" media="screen" />
</head>
<body style="width:475px; font-family: Arial, Helvetica, sans-serif;">
|
