Replace outdated service_proxy_auth with sp_auth_credentials
[mkws-moved-to-github.git] / examples / htdocs / ref-bootstrap.html
index c2b1bfa..89970e8 100644 (file)
@@ -11,7 +11,7 @@
     <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap-theme.min.css">
     <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
     <script type="text/javascript">
-      var mkws_config = { service_proxy_auth: "//mkws.indexdata.com/service-proxy-credoauth" };
+      var mkws_config = { sp_auth_credentials: "credo/emu" };
     </script>
     <script class="mkwsTemplate_FacetBootstrap" type="text/x-handlebars-template">
       <h3>Results from Reference Universe</h3>
@@ -37,8 +37,8 @@
       .mkwsCredo {
         max-width: 1440px;
       }
-      .image img {
-        min-width: 240px;
+      .mkwsGoogleImage img {
+        max-width: 95%;
       }
     </style>
   </head>