chiark / gitweb /
Fix spelling error in intro
[ypp-sc-tools.db-live.git] / yarrg / web / autohandler
index 8096e66a61ba23b41181904fab5b596c5a2a5405..8ff09966b953143dfd474a4a0d43c66913f47c38 100644 (file)
@@ -94,11 +94,5 @@ $r->content_type('text/html; charset=UTF-8');
     which contains mostly contributions from YARRG users and is not
     covered by the AGPL.
 -->
-<style type="text/css">
-  body { margin: 0; }
-  div.navoptbar { padding: 1em; background: #e0e0ff; }
-  address { background: #d7d8b3; padding: 1em; }
-  div.docs { padding: 1em; }
-  hr { display: none; }
-</style>
+
 % $m->call_next();