]> andersk Git - sql-web.git/blobdiff - tpl/head.php
signup: now takes signups by argument
[sql-web.git] / tpl / head.php
index 1009ad1ccf3a501b049388ecd9d22ec5597328ab..bffc1ed16913f780e5d954bf4786048e9b62fdf6 100644 (file)
@@ -18,7 +18,7 @@ if (isOffline()) {
 <head>\r
        <meta http-equiv="content-type" content="text/html; charset=utf-8" />\r
     <title>MIT SIPB MySQL Service for Athena</title>\r
-       <link rel="stylesheet" href="http://scripts.mit.edu/style.css" type="text/css" />\r
+       <link rel="stylesheet" href="/style.css" type="text/css" />\r
     <link rel="stylesheet" href="<?=$BASE_URL?>mitsql.css" type="text/css" />\r
        <base href="<?=$BASE_URL?>" />\r
 </head>\r
This page took 0.059776 seconds and 4 git commands to generate.