summaryrefslogtreecommitdiff
path: root/static/html/search.test.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/html/search.test.html')
-rwxr-xr-xstatic/html/search.test.html25
1 files changed, 12 insertions, 13 deletions
diff --git a/static/html/search.test.html b/static/html/search.test.html
index 96769c4..50bb259 100755
--- a/static/html/search.test.html
+++ b/static/html/search.test.html
@@ -27,18 +27,18 @@
window.location = "/error/ie";
</script>
<![endif]-->
- <style>
- body{margin:6%;}
- img { max-width: 400px; max-height: 400px;}
- h1 { width: 40%; display:inline-block; margin: 20px; font-size: 30px;}
- #content { overflow: visible}
- #content a { position: relative; display:inline-block; }
- #content a canvas { position:absolute; z-index: 0; top: 0; left: 0; }
- #content a img { position:absolute; z-index: 1; top:0; left: 0; }
- #content a.animating canvas { display: none }
- </style>
- </head>
- <body class="profile" style="margin:1%;">
+ <style>
+ body { margin: 1%; }
+ img { max-width: 400px; max-height: 400px;}
+ h1 { width: 40%; display:inline-block; margin: 20px; font-size: 30px;}
+ #content { overflow: visible}
+ #content a { position: relative; display:inline-block; }
+ #content a canvas { position:absolute; z-index: 0; top: 0; left: 0; }
+ #content a img { position:absolute; z-index: 1; top:0; left: 0; }
+ #content a.animating canvas { display: none }
+ </style>
+ </head>
+ <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>
@@ -213,4 +213,3 @@
</script>
</html>
-