added viewport and externalized css
[martlubbers.net.git] / index.html
index 87bfeb7..2ac6b77 100644 (file)
@@ -3,16 +3,8 @@
        <head>
                <title>Mart Lubbers' Site</title>
                <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-               <style type="text/css">
-                       body {
-                               background-color: #ddd;
-                               color: #222;
-                               max-width: 640px;
-                       }
-                       th { text-align: left }
-                       a { color: #222 }
-                       a:hover { text-decoration: none }
-               </style>
+               <meta name="viewport" content="width=device-width, initial-scale=1" />
+               <link rel="stylesheet" type="text/css" href="m.css" />
        </head>
        <body>
                <h2>Mart Lubbers</h2>