diff options
| author | tim b <timb@camcompu.home> | 2010-07-02 09:24:34 -0700 |
|---|---|---|
| committer | tim b <timb@camcompu.home> | 2010-07-02 09:24:34 -0700 |
| commit | fb4f8932ad3caf7a5ffdb09685d7424879a92ead (patch) | |
| tree | b018770c09f58da9b511baadb5b9b32bbcf6c137 /template/search_files.st | |
| parent | 532d81b0207314aad593d1e398076915e53da7e9 (diff) | |
| parent | 5b2139d5a747f37264160b43b4c776846b54cb74 (diff) | |
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/search_files.st')
| -rw-r--r-- | template/search_files.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/search_files.st b/template/search_files.st index d3deea5..f49e7fb 100644 --- a/template/search_files.st +++ b/template/search_files.st @@ -7,7 +7,7 @@ h1 { width: 40%; display:inline-block; margin: 20px; font-size: 30px;} </style> </head> - <body> + <body class="profile"> <center>search dumps: <input type="text" name="search-query" id="search-query" /></center><br><br> <center><div id="message"></div><br><br></center> |
