chiark / gitweb /
Merge branch 'wip.commodclass'
[ypp-sc-tools.main.git] / yarrg / web / lookup
index 6021531c39b6b631fcf0c638db27ac2de0dca8f8..365ed58129407277626411e60f96b8bc8fe2ba1e 100755 (executable)
@@ -128,6 +128,7 @@ $ours
 
 <html lang="en"><head><title><% ucfirst $ahtml{Query} %> - YARRG</title>
 <style type="text/css">
+<& style.css &>
   body { color: #000000; background: #c5c7ae; }
   div.query { background: #d7d8b3; padding: 1em; }
   div.results { padding: 1em; }
@@ -273,7 +274,6 @@ $debug => 0
        return 0;
     }
  &>
-</div>
 
 %#---------- debugging and epilogue ----------