diff index.html @ 4:cd880011e9ea

formatting
author Giulio Moro <giuliomoro@yahoo.it>
date Fri, 22 Apr 2016 02:42:50 +0100
parents d2eb0e6ccaaf
children
line wrap: on
line diff
--- a/index.html	Fri Apr 22 02:27:42 2016 +0100
+++ b/index.html	Fri Apr 22 02:42:50 2016 +0100
@@ -13,7 +13,7 @@
 		<meta name="author" content="" />
 		
 		<!-- Load up the default core JS and CSS files-->
-		<link rel='stylesheet' type='text/css' href='core.css'>
+		<link rel='stylesheet' type='text/css' href='core.css?'>
 		<!-- Use jQuery hosted from Google CDN -->
 		<!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>-->
 		<script src="jquery-2.1.4.js"></script>
@@ -59,7 +59,7 @@
 		</div>
         <div id="popupHolder" class="popupHolder" style="visibility: hidden; z-index: -1">
             <div id="popupContent">
-                <div id="popupTitleHolder" style="text-align: center">
+                <div id="popupTitleHolder" >
                     <span id="popupTitle"></span>
                 </div>
                 <div id="popupResponse"></div>