my eye

Move local style to stylesheet

Committed 276d88

--- a/indieweb_rocks/static/screen.css
+++ b/indieweb_rocks/static/screen.css

   line-height: 1.5;
   margin: 0; }
 body {
+  font-family: sans-serif;
   margin: 2em auto 0 auto;
   max-width: 40em; }
 a {

--- a/indieweb_rocks/templates/template.html
+++ b/indieweb_rocks/templates/template.html

      class="$' '.join(resource.body_classes)"\
 >
 
-<style>
-body {
-  font-family: sans-serif; }
-</style>
-
 $# <div style=text-align:right>
 $# $if tx.user.session:
 $#     $if tx.user.is_owner: