diff options
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> |
