diff options
| author | tim b <timb@camcompu.home> | 2010-06-10 07:58:54 -0700 |
|---|---|---|
| committer | tim b <timb@camcompu.home> | 2010-06-10 07:58:54 -0700 |
| commit | 00828fea60eaa1f4bd061e6a17d3457d0f7ee51a (patch) | |
| tree | 45fd5c60f04c268ac69c0cb0bc363e222accb70d /template/search_files.st | |
| parent | 0d716fa485c95ecdf88817e0f358e463ff6133d9 (diff) | |
slightly less shit looking
Diffstat (limited to 'template/search_files.st')
| -rw-r--r-- | template/search_files.st | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/search_files.st b/template/search_files.st index 66a66ad..3eb014c 100644 --- a/template/search_files.st +++ b/template/search_files.st @@ -4,6 +4,7 @@ $head()$ <style> img { max-width: 400px; max-height: 400px;} + h1 { width: 40%; display:inline-block; margin: 20px; font-size: 20px;} </style> </head> <body> |
