chiark / gitweb /
All commods are now categorised
[ypp-sc-tools.main.git] / yarrg / web / docshead
index 7b7dd1c58322b37de2dbbe4ea635669b6fab6498..66e393d86c7a45f521c5fa9fd8fd78e397209b7c 100644 (file)
@@ -1,8 +1,18 @@
+<%method head>
 <html lang="en"><head>
 <title>YARRG (Yet Another Revenue Research Gatherer)</title>
-<link rel="stylesheet" type="text/css" href="style.css">
-</head><body>
+</%method>
+
+<%method style>
+<style type="text/css">
+<& style.css &>
+  body { margin: 0; color: #000000; background: #ffffff; }
+</style>
+</%method>
 
+<& SELF:head &>
+<& SELF:style &>
+</head><body>
 <div class="navoptbar">
 <& navbar &>
 </div>